This commit is contained in:
the-sane 2019-10-24 00:40:49 -04:00
parent 1c12a26076
commit ed05b52952

View File

@ -42,7 +42,6 @@ if [ "$i_changed_these" = "false" ]; then
echo -e "the default paths to match your configuration!\n"
read -n 1 -s -p "Press any key to exit..."
else
echo -e "\n----------------------------------------------------------------\n"
# Sanity checks
if [ ! -d "$prefix" ]; then
echo "Invalid path: $prefix"