mirror of https://github.com/tteck/Proxmox.git
[Aria2] Fix ariang service enable
This commit is contained in:
parent
d5e11dc4b4
commit
613089851a
|
@ -46,7 +46,7 @@ RestartSec=120
|
|||
|
||||
[Install]
|
||||
WantedBy=multi-user.target' >$service_path
|
||||
systemctl enable --now -q aria2.service
|
||||
systemctl enable --now -q ariang.service
|
||||
msg_ok "Installed AriaNG"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue