diff --git a/debian-installer.sh b/debian-installer.sh index 5f585fc..3ca4e3b 100644 --- a/debian-installer.sh +++ b/debian-installer.sh @@ -1014,8 +1014,6 @@ echo "Reddit u/thisiszeev, and I will try my best to assist you. The script is" echo "designed that if we can resolve the reason for the failure, you can rerun" echo "the script and it will pickup from where it left off." echo -echo "WARNING: THIS IS AN UNTESTED VERSION OF THE NEW SCRIPT! USE AT YOUR OWN PERIL!" -echo if [[ ! -f settings.conf ]]; then CPUCOUNT=$(cat /proc/cpuinfo | grep "^processor" | wc -l)