mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
[Aria2] Fix ariang service enable
This commit is contained in:
parent
d5e11dc4b4
commit
613089851a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue