This commit is contained in:
qiaofeng1227 2023-05-26 15:33:49 +08:00
parent 8bb0d7236a
commit 39fb58f5f7

View file

@ -80,7 +80,7 @@ then
echo "------------------ Welcome to update websoft9's appstore, it will take 1-3 minutes -----------"
else
echo "Your appstore is latest, it not need to update..."
exit(1)
exit 1
fi
if [ $(id -u) != "0" ]; then