Lower sleep time per cycle.

pull/13/head
onovy 9 years ago
parent b531479414
commit a1fb4bc7de

@ -17,7 +17,7 @@ fi
if [ ! "$DEBUG" == "yes" ]
then
DEBUG=no
SLEEP_TIME=1
SLEEP_TIME=0.1
else
SLEEP_TIME=3
fi

Loading…
Cancel
Save