Remove stray exit in supertuxkart

This commit is contained in:
DeathByDenim 2022-06-04 17:58:37 -04:00
parent 52711370d3
commit 0b142f2b1c
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
echo "Installing SuperTuxKart ${stk_version}"
exit
if [ -e /etc/systemd/system/supertuxkart.service ]; then
systemctl stop supertuxkart