fix service

pull/3165/head
Frank Alvarado 1 year ago
parent ae4ffdca80
commit 27b9807452
  1. 2
      install/mylar3-install.sh

@ -55,7 +55,7 @@ Restart=always
User=root
[Install]
WantedBy=multi-user.target" >$service_path
systemctl enable --now -q sabnzbd.service
systemctl enable --now -q mylar3.service
msg_ok "Created Service"
motd_ssh

Loading…
Cancel
Save