mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-29 03:33:19 -04:00
fixed tail variable
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
$TAIL_LOGS=$(echo $LOGS_TO_STDOUT | sed 's/|/ -f /g')
|
||||
|
||||
tail -f $LOGS_TO_STDOUT
|
||||
tail -f $TAIL_LOGS
|
||||
|
||||
Reference in New Issue
Block a user