removed untested warning

This commit is contained in:
ZAKS Web 2025-05-13 20:02:56 +02:00
parent 60040fb44a
commit b21d912173
1 changed files with 0 additions and 2 deletions

View File

@ -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)