mirror of
https://github.com/anatolykopyl/tt-compiler.git
synced 2026-03-26 13:34:35 +00:00
Fixed path issue
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
cd YouTubeUploader &&
|
||||||
poetry run python main.py -l ../cookies.json -t "TikTok Compilation" -d "Best of TikTok" -B firefox "$(pwd)/../output.mp4" &&
|
poetry run python main.py -l ../cookies.json -t "TikTok Compilation" -d "Best of TikTok" -B firefox "$(pwd)/../output.mp4" &&
|
||||||
rm -rf trend && rm *.mp4
|
rm -rf trend && rm *.mp4
|
||||||
Reference in New Issue
Block a user