fix launcher location

This commit is contained in:
= 2020-10-21 10:53:26 +01:00
parent f73dfb58ef
commit d7ae395299
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
./launcher.sh "https://www.youtube.com/watch?v=6B_6K-splRU" "$1"
"$(pwd)/cams/launcher.sh" "https://www.youtube.com/watch?v=6B_6K-splRU" "$1"