Clarify filetype
This commit is contained in:
parent
1a2f45a111
commit
be6dcd4e97
@ -2,7 +2,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
echo "Please supply one file"
|
echo "Please supply one zipfile"
|
||||||
exit 1
|
exit 1
|
||||||
echo "$?"
|
echo "$?"
|
||||||
elif [ $# -ge 2 ]; then
|
elif [ $# -ge 2 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user