1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-24 02:48:08 +00:00

Update filebrowser-v3.sh

This commit is contained in:
tteckster 2022-05-18 21:59:38 -04:00 committed by GitHub
parent bc15323663
commit ca63675c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -81,7 +81,7 @@ ExecStart=/usr/local/bin/filebrowser -r /
[Install]
WantedBy=default.target" > $service_path
systemctl enable --now filebrowser.service
systemctl enable --now filebrowser.service &>/dev/null
msg_ok "Created Service"
msg_ok "Completed Successfully!\n"