fixed missing fi

This commit is contained in:
Stefen Auris 2021-05-30 22:21:35 -04:00
parent 2682741aff
commit 77077acbf2

View file

@ -25,5 +25,4 @@ read -n1 -p $'\nDoes this system have a GUI?\n' REPLY
sudo apt-get install synaptic
# else
# sudo apt-get install emacs-nox
# fi
fi