Deleted commented shift and made a new version with getopts instead
This commit is contained in:
@@ -77,7 +77,6 @@ while [ -n "$1" ]; do
|
||||
exit 2
|
||||
;;
|
||||
esac
|
||||
# shift
|
||||
done
|
||||
|
||||
# Check if the file exist and that we can read it
|
||||
|
||||
Reference in New Issue
Block a user