Change crontab start and end times

This commit is contained in:
Sean Wheller 2019-08-13 17:12:59 +02:00
parent f3bbf6cedd
commit 1411b2085e

View File

@ -114,8 +114,8 @@ _XMRIG_CONFIG="config.json"
_XMRIG_CONFIG_LOCATION="$_WORK_DIR/$_XMRIG_CONFIG"
# Set values for crontab
_USER_CRONSTART="18"
_USER_CRONSTOP="6"
_USER_CRONSTART="17"
_USER_CRONSTOP="8"
_USER_CRONDAYS="1-5"
# Set the name of the screen created by start script