Update Thu Nov 12 05:15:40 AM CST 2020

This commit is contained in:
Dewalt 2020-11-12 05:15:40 -06:00
parent 112188b0f3
commit 33a453645e
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,7 @@ pimpmykali_menu () {
echo -e " Now with Pimpmyupgrade\n - when prompted select Yes to auto restart services \n"
read -n1 -p " Enter 0 thru 9 or B press X to exit: " menuinput
case $menuinput in
case $menuinput in
1) fix_missing ;;
2) fix_smbconf ;;
3) fix_golang ;;