[Aria2] Fix ariang service enable

This commit is contained in:
Sam Heinz 2024-04-16 09:28:17 +10:00
parent d5e11dc4b4
commit 613089851a
No known key found for this signature in database
GPG Key ID: C71634079A15FA88
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ RestartSec=120
[Install] [Install]
WantedBy=multi-user.target' >$service_path WantedBy=multi-user.target' >$service_path
systemctl enable --now -q aria2.service systemctl enable --now -q ariang.service
msg_ok "Installed AriaNG" msg_ok "Installed AriaNG"
fi fi