Deleted commented shift and made a new version with getopts instead

This commit is contained in:
2013-12-15 19:30:42 +01:00
parent d016328689
commit 50930e4ddc
2 changed files with 118 additions and 1 deletions

View File

@@ -77,7 +77,6 @@ while [ -n "$1" ]; do
exit 2
;;
esac
# shift
done
# Check if the file exist and that we can read it