[Aria2] Fix ariang service enable

pull/2810/head
Sam Heinz 1 year ago
parent d5e11dc4b4
commit 613089851a
No known key found for this signature in database
GPG Key ID: C71634079A15FA88
  1. 2
      install/aria2-install.sh

@ -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

Loading…
Cancel
Save