typo fix
This commit is contained in:
parent
efcad32453
commit
4a25bb15fd
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ while getopts ':C:cDGiKMNPU' flag; do
|
|||
case $flag in
|
||||
C)
|
||||
pacman_config=$OPTARG
|
||||
;;bootstrap
|
||||
;;
|
||||
D)
|
||||
pacman_args+=(-dd)
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue