#!/bin/bash ARIA2_RPC_SECRET="" ARIA2_CONF="dir=/var/lib/aria2 file-allocation=none enable-rpc=true rpc-secret=$ARIA2_RPC_SECRET rpc-listen-all=true"