mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
switch to hybrid
This commit is contained in:
@@ -51,8 +51,8 @@ if [ -f /config/rffmpeg/rffmpeg.db ]; then
|
||||
else
|
||||
echo "**** Initialize database ****"
|
||||
/usr/local/bin/rffmpeg init --yes
|
||||
#Add host
|
||||
if [ ! -z "$RFFMPEG_HOST" ]; then
|
||||
s6-setuidgid abc /usr/local/bin/rffmpeg add --weight 1 $RFFMPEG_HOST
|
||||
fi
|
||||
#Add host
|
||||
if [ ! -z "$RFFMPEG_HOST" ]; then
|
||||
s6-setuidgid abc /usr/local/bin/rffmpeg add --weight 1 $RFFMPEG_HOST
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user