Show hostname and user when updating
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user