add rclone:arem

This commit is contained in:
2019-07-31 19:17:06 +08:00
parent 732ee6b5be
commit 1f55dd1f28
8 changed files with 70 additions and 0 deletions

7
rclone/amd64/bootstrap.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
if [[ ! -f /root/sync.sh ]]; then
cp /etc/sync.sh /root/sync.sh
fi
bash /root/sync.sh