Skip to content

Commit

Permalink
Update 60-config
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperNG6 committed Aug 26, 2023
1 parent abd6897 commit f809983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aria2b/60-config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

if [ "$A2B" == "true" ]
then
aria2b -c "/config/aria2.conf" -s $SECRET
aria2b -c "/config/aria2.conf" -u "http://127.0.0.1:${PORT}/jsonrpc" -s $SECRET
fi

0 comments on commit f809983

Please sign in to comment.