فهرست منبع

Update filebrowser-v3.sh

tteckster 3 سال پیش
والد
کامیت
ca63675c6b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"