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