Show hostname and user when updating

This commit is contained in:
Thomas Forgione 2023-02-24 12:05:10 +01:00
parent fe5ad9f4af
commit 82d919d9d6
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ main() {
fi
local start=`date +%s`
echo -e "\033[32;1m=== Starting full update ===\033[0m"
echo -e "\033[32;1m=== Starting full update of $(whoami)@$(hostname) ===\033[0m"
# Update the system
_check_running