mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-28 21:25:32 +00:00
add comment
This commit is contained in:
parent
873f5be125
commit
19bf36bcf7
@ -163,6 +163,8 @@ log_success() {
|
||||
echo "<p style="color:green">$message</p>" >> "$UPDATE_HTML" # green in html
|
||||
}
|
||||
|
||||
# called always on error, log error really visible with ascii art in red on console and html
|
||||
# stop script execution
|
||||
onError() {
|
||||
local exit_code=$?
|
||||
log_error "Command failed!"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user