This commit is contained in:
Alex Thomassen 2023-10-14 22:48:02 +02:00
parent 616c6adf71
commit 230db7d600
Signed by: Alex
GPG Key ID: 10BD786B5F6FF5DE
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ OPTIONS:
EOF
}
while getopts "had" opt; do
while getopts "hadb" opt; do
case $opt in
h)
help