syntax .-.

main
Ayush Mukherjee 3 years ago
parent 1bff06a3a9
commit 27ec08c00c

@ -9,6 +9,7 @@
set -e set -e
if [ "$#" -eq 0 ] if [ "$#" -eq 0 ]
then
echo "No options specified, exiting." echo "No options specified, exiting."
exit 1 exit 1
fi fi

Loading…
Cancel
Save