mirror of
https://github.com/koush/scrypted.git
synced 2026-07-09 08:30:39 +01:00
docker: fix sleep loop
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
if [ -z "$SCRYPTED_DOCKER_AVAHI" ]
|
||||
then
|
||||
while true
|
||||
do
|
||||
sleep 1000
|
||||
done
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user