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 User=root
[Install] [Install]
WantedBy=multi-user.target" >$service_path WantedBy=multi-user.target" >$service_path
systemctl enable --now -q sabnzbd.service systemctl enable --now -q mylar3.service
msg_ok "Created Service" msg_ok "Created Service"
motd_ssh motd_ssh

Loading…
Cancel
Save