diff --git a/cams/mars b/cams/mars index 5c7299f..d268e8a 100755 --- a/cams/mars +++ b/cams/mars @@ -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"