Selaa lähdekoodia

Update filebrowser-v3.sh

tteckster 3 vuotta sitten
vanhempi
commit
ca63675c6b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      misc/filebrowser-v3.sh

+ 1 - 1
misc/filebrowser-v3.sh

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