Update youtube.sh

This commit is contained in:
Simon Rieger 2019-08-09 15:24:37 +00:00
parent a10f98934c
commit e5ebd6aae4

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -ex
set -e
if [ "$1" == "--help" ] || [[ -z "$1" ]]
then