Added Proper Files

This commit is contained in:
Tim Schilling | IuK
2024-09-16 08:51:16 +02:00
parent 1fb8f9c427
commit 9cf4e5142b
5 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -93,8 +93,8 @@ echo -e "${GREEN}======== Downloading videos ========${NOCOLOR}"
cd videos/
# Download video files
download_file "videos/loop.mp4"
download_file "videos/trigger.webm"
download_file "videos/thumb.jpg"
download_file "videos/trigger.mp4"
cd ..