mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
Urgent bug fix
This commit is contained in:
@@ -7,4 +7,5 @@ if [ "$ENABLE_FILEBROWSER" = "true" ]; then
|
|||||||
/app/filebrowser -p 8080 -d /app/filebrowser.db -r /data -b /files
|
/app/filebrowser -p 8080 -d /app/filebrowser.db -r /data -b /files
|
||||||
else
|
else
|
||||||
echo "FileBrowser is disabled. Set ENABLE_FILEBROWSER=true to enable it."
|
echo "FileBrowser is disabled. Set ENABLE_FILEBROWSER=true to enable it."
|
||||||
|
sleep 3650d
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user