mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
Update docker/init_scripts/init
Co-authored-by: Georges-Antoine Assi <GAntoine@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ info_log () {
|
||||
echo "INFO: [init][$(date +"%Y-%m-%d %T")]" "${@}"
|
||||
}
|
||||
|
||||
# print debug log output if enabled
|
||||
# print error log output if enabled
|
||||
error_log () {
|
||||
echo "ERROR: [init][$(date +"%Y-%m-%d %T")]" "${@}"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user