mirror of https://github.com/tteck/Proxmox.git
Update filebrowser-v3.sh
This commit is contained in:
parent
bc15323663
commit
ca63675c6b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue