Start integrating rclone, had rclone running but missing default configuration file

This commit is contained in:
2020-09-12 17:07:12 +10:00
parent d64c15de5e
commit e9e3e4083c
6 changed files with 50 additions and 2 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#! /bin/bash -eu
echo "Start Rclone"
rclone rcd --rc-web-gui \
--rc-web-gui-no-open-browser \
--rc-addr :5572 \
--rc-user $ARIA2_USER \
--rc-pass $ARIA2_PWD