chore: No need to exit here

This commit is contained in:
Kyle Gospodnetich 2023-10-27 18:44:07 -07:00 committed by GitHub
parent dcce67b7a6
commit 68c2a0c35e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ source /etc/default/waydroid-launcher
if [ "$(systemctl is-active waydroid-container.service)" == 'active' ]; then
killall -9 weston
pkexec /usr/bin/waydroid-container-stop
exit
fi
# Launch Weston