mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-15 20:29:16 +00:00
Update filebrowser.sh
This commit is contained in:
parent
a34da2459d
commit
8e8e631d22
@ -114,8 +114,8 @@ After=network-online.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
WorkingDirectory=/var/lib/filebrowser/
|
||||
ExecStart=/usr/local/bin/filebrowser -r / --database "$DB_PATH" -p "$PORT"
|
||||
WorkingDirectory=/usr/local/community-scripts
|
||||
ExecStart=/usr/local/bin/filebrowser -r / -d "$DB_PATH" -p "$PORT"
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user