Skip to content

Commit 5ac95f0

Browse files
committed
Fix
1 parent d11fe4d commit 5ac95f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services-installer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ if [ "$PVER" != "" ]; then
3232
if [ $? == 2 ]; then
3333
uninstall
3434
fi
35+
exit 0
3536
fi
3637
else
3738
dialog 1 "" "Do you wish to install $PKGVER?" "Yes" "No"

0 commit comments

Comments
 (0)