腳本位置
https://github.com/ToyoDAdoubi/doubi#aria2sh
腳本安裝
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/aria2.sh && chmod +x aria2.sh && bash aria2.sh
設定權限
chomd +x aria2.sh
執行腳本
bash aria2.sh
設定下載存放位置(假設安裝在OMV裡)
/srv/"儲存區名稱"/Downloads/
參考教學
https://blog.csdn.net/weixin_39551103/article/details/111292524