v.5.0
This commit is contained in:
parent
cc40ef1062
commit
4e861b6c43
5 changed files with 323 additions and 272 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
rclone copy $1/$2 gd:VODS/$(basename $1)/$2 --progress
|
||||
rclone copy $1/$2 gd:VODS/$(basename $1)/$2 --progress --include-from $(dirname "$0")/temp/upload.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue