Skip to content

Commit

Permalink
Missed a closing *fi*
Browse files Browse the repository at this point in the history
  • Loading branch information
blue-hexagon committed Nov 12, 2022
1 parent 9a13090 commit e30b4dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ form_wordpress_db="$(dialog --form "Enter wp database details (no spaces!)" 20 7
if [[ $? -eq 1 ]]; then
print_yellow "You cancelled the script"
exit 1
fi
clear

new_users=($form_new_users)
Expand Down

0 comments on commit e30b4dd

Please sign in to comment.