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
1 changed files with 1 additions and 1 deletions

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"