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

View file

@ -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"