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