Use bash, not dash.
This commit is contained in:
parent
9ba5eec631
commit
6b222c986b
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
if [ "$1" == "" -or "$2" == "" ]; then
|
||||
echo "Syntax: $0 URL OUTPUTFILE"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user