Initial commit

This commit is contained in:
2021-11-02 12:53:26 +03:00
commit e23c6d4791
8 changed files with 204 additions and 0 deletions

5
main.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
./download.sh &&
./concat.sh &&
./addbg.sh &&
./uploadanddelete.sh