Updated scripts.

This commit is contained in:
Erik C. Thauvin 2019-04-08 09:56:24 -07:00
parent 9cc9c66b29
commit 909b03e861
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
#!/bin/bash
# Version 1.0
if [ $# -eq 0 ]; then
echo "Usage: $0 <arg ...>"
exit 1