v.3.0
This commit is contained in:
parent
250eb24a93
commit
f025cb4ac9
5 changed files with 78 additions and 76 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export $(grep -v '^#' .env | xargs -d '\n') > /dev/null 2>&1
|
||||
rclone copy $1/$2 $remote/$1/$2 --progress
|
||||
#!/bin/sh
|
||||
rclone copy $1/$2 gd:VODS/$(basename $1)/$2 --progress
|
||||
Loading…
Add table
Add a link
Reference in a new issue