Przeglądaj źródła

Update filebrowser-v3.sh

tteckster 3 lat temu
rodzic
commit
ca63675c6b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      misc/filebrowser-v3.sh

+ 1 - 1
misc/filebrowser-v3.sh

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