This commit is contained in:
Thomas Forgione 2019-05-03 10:39:45 +02:00
parent 2f1888dc74
commit 34b65924f0
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 1 additions and 1 deletions

View File

@ -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"