Skip to content

Commit

Permalink
Urgent bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wahyd4 committed Mar 6, 2025
1 parent 4394fde commit 9fb6123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions filebrowser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ if [ "$ENABLE_FILEBROWSER" = "true" ]; then
/app/filebrowser -p 8080 -d /app/filebrowser.db -r /data -b /files
else
echo "FileBrowser is disabled. Set ENABLE_FILEBROWSER=true to enable it."
sleep 3650d
fi

0 comments on commit 9fb6123

Please sign in to comment.