mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-20 07:07:51 +00:00
Update main.sh
Fix super trivial typo
This commit is contained in:
parent
5b8cf352c8
commit
23b68a1bfc
2
main.sh
2
main.sh
@ -133,7 +133,7 @@ shift $((OPTIND-1))
|
|||||||
[ "$1" = "--" ] && shift
|
[ "$1" = "--" ] && shift
|
||||||
|
|
||||||
|
|
||||||
### Switches (like -d for debugmdoe, -h for showing helppage)
|
### Switches (like -d for debugmode, -h for showing helppage)
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
# debug mode
|
# debug mode
|
||||||
|
Loading…
Reference in New Issue
Block a user