linux version
This commit is contained in:
parent
75607128b4
commit
12bb24bad2
5 changed files with 327 additions and 0 deletions
2
tools-ubuntu/upload.sh
Executable file
2
tools-ubuntu/upload.sh
Executable 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