Fix daemon
This commit is contained in:
parent
c82c5a2337
commit
a178b1ce08
1
freqcpu
1
freqcpu
@ -113,6 +113,7 @@ if [ "${1}" == "-d" ] ; then
|
|||||||
num_cpu=$(expr ${num_cpu} + 1)
|
num_cpu=$(expr ${num_cpu} + 1)
|
||||||
done
|
done
|
||||||
sleep 3600
|
sleep 3600
|
||||||
|
num_cpu=0
|
||||||
done
|
done
|
||||||
elif [ "${1}" == "-c" ] ; then
|
elif [ "${1}" == "-c" ] ; then
|
||||||
check_root
|
check_root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user