updated with proper shell.
[feisty_meow.git] / scripts / database / call_movie_stripper.sh
index ac68e8b193732ec68c4e0bff7af489fe94df55bb..c8dd9fa1ebe5befdae92d426e38272bcdcf45ca7 100644 (file)
@@ -7,5 +7,5 @@ vids="$DOCUMENT_ROOT/Info/Quartz/video/video_tapes.csv"
 echo "Content-type: text/plain"
 echo ""
 echo ""
-sh movie_stripper.sh "$vids" "$movie_name"
+bash movie_stripper.sh "$vids" "$movie_name"