2 lines
No EOL
111 B
Bash
2 lines
No EOL
111 B
Bash
#!/bin/sh
|
|
rclone copy $1/$2 gd:VODS/$(basename $1)/$2 --progress --include-from $(dirname "$0")/temp/upload.txt |