add space

This commit is contained in:
godalming123 2022-01-19 17:00:35 +00:00 committed by GitHub
parent e2b0472445
commit f0689b3ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Pick your AUR helper:
3) other
4) none
"
read -p "AUR helper:" aurHelperNum
read -p "AUR helper: " aurHelperNum
case $aurHelperNum in
"1")
set_option AURHELPER "yay"