From 732ee6b5be059b54ed1376fe76a004080da2d355 Mon Sep 17 00:00:00 2001 From: Newnius Date: Sat, 1 Jun 2019 20:56:02 +0800 Subject: [PATCH] update aria2 --- aria2/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria2/bootstrap.sh b/aria2/bootstrap.sh index 3e588dd..ba291f5 100755 --- a/aria2/bootstrap.sh +++ b/aria2/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh if ! [[ -z "${RPC_SECRET}" ]]; then sed -i '/rpc-secret=/d' /etc/aria2/aria2.conf