catch errors
This commit is contained in:
parent
5dd3534137
commit
ddd6f9f031
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh -e
|
||||||
|
|
||||||
if [ $# -lt 1 ]; then
|
if [ $# -lt 1 ]; then
|
||||||
echo "What?"
|
echo "What?"
|
||||||
|
Loading…
Reference in New Issue
Block a user