mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
update
This commit is contained in:
parent
8bb0d7236a
commit
39fb58f5f7
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ then
|
||||||
echo "------------------ Welcome to update websoft9's appstore, it will take 1-3 minutes -----------"
|
echo "------------------ Welcome to update websoft9's appstore, it will take 1-3 minutes -----------"
|
||||||
else
|
else
|
||||||
echo "Your appstore is latest, it not need to update..."
|
echo "Your appstore is latest, it not need to update..."
|
||||||
exit(1)
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $(id -u) != "0" ]; then
|
if [ $(id -u) != "0" ]; then
|
||||||
|
|
Loading…
Reference in a new issue