Update youtube.sh
This commit is contained in:
parent
a10f98934c
commit
e5ebd6aae4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
if [ "$1" == "--help" ] || [[ -z "$1" ]]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue