Return
This commit is contained in:
parent
2f1888dc74
commit
34b65924f0
|
@ -70,7 +70,7 @@ update-system() {
|
|||
if [ -f ~/.config/dotfiles/.data/noroot ]; then
|
||||
# If this file exists, it means root is not available: skip the system update
|
||||
echo -e "\033[33;1m=== You don't have root, skipping system update ===\033[0m"
|
||||
|
||||
return
|
||||
fi
|
||||
|
||||
echo -e "\033[32;1m=== Starting system update, please enter your password ===\033[0m"
|
||||
|
|
Loading…
Reference in New Issue