mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-16 08:53:47 -05:00
update commands
This commit is contained in:
@@ -115,7 +115,7 @@ _alert_() {
|
||||
reset=""
|
||||
fi
|
||||
|
||||
printf "%s ${_color}[%7s] %s${reset}\n" "$(date +"%r")" "${_alertType}" "${_message}"
|
||||
printf "${_color}[%7s] %s${reset}\n" "${_alertType}" "${_message}"
|
||||
}
|
||||
_writeToScreen_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user