Update archsetup.sh
This commit is contained in:
parent
2724e39c69
commit
8391e1df79
|
@ -197,3 +197,11 @@ while true; do
|
||||||
echo "Invalid Response (y/n)"
|
echo "Invalid Response (y/n)"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo -ne "
|
||||||
|
|
||||||
|
|
||||||
|
Script ran successfully. Please take a look at the 'tweaks' section in the README for further instruction on certain things you might have to enable or do to get things to run perfectly.
|
||||||
|
|
||||||
|
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in a new issue