mirror of
https://github.com/anatolykopyl/tt-compiler.git
synced 2026-03-26 09:54:32 +00:00
2 lines
95 B
Bash
Executable File
2 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
python2 upload.py --file output.mp4 --title="TikTok Test" && rm -rf trend && rm *.mp4 |