Fix daemon

This commit is contained in:
q3aql 2024-08-28 08:15:35 +02:00
parent c82c5a2337
commit a178b1ce08

View File

@ -113,6 +113,7 @@ if [ "${1}" == "-d" ] ; then
num_cpu=$(expr ${num_cpu} + 1)
done
sleep 3600
num_cpu=0
done
elif [ "${1}" == "-c" ] ; then
check_root