v.2.0
This commit is contained in:
parent
0eab532233
commit
27eef3d714
19 changed files with 236 additions and 216 deletions
2
bin/upload.sh
Normal file
2
bin/upload.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export $(grep -v '^#' .env | xargs -d '\n') > /dev/null 2>&1
|
||||
rclone copy $1/$2 $remote/$1/$2 --progress
|
||||
Loading…
Add table
Add a link
Reference in a new issue