mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced 2024-11-22 12:31:57 +03:00
Change crontab start and end times
This commit is contained in:
parent
f3bbf6cedd
commit
1411b2085e
@ -114,8 +114,8 @@ _XMRIG_CONFIG="config.json"
|
|||||||
_XMRIG_CONFIG_LOCATION="$_WORK_DIR/$_XMRIG_CONFIG"
|
_XMRIG_CONFIG_LOCATION="$_WORK_DIR/$_XMRIG_CONFIG"
|
||||||
|
|
||||||
# Set values for crontab
|
# Set values for crontab
|
||||||
_USER_CRONSTART="18"
|
_USER_CRONSTART="17"
|
||||||
_USER_CRONSTOP="6"
|
_USER_CRONSTOP="8"
|
||||||
_USER_CRONDAYS="1-5"
|
_USER_CRONDAYS="1-5"
|
||||||
|
|
||||||
# Set the name of the screen created by start script
|
# Set the name of the screen created by start script
|
||||||
|
Loading…
Reference in New Issue
Block a user