Merge branch 'master' of https://git.cobypowers.com/cobyp/linux-toolkit
This commit is contained in:
@ -10,4 +10,4 @@ To install, complete the following steps:
|
|||||||
|
|
||||||
## Persistence
|
## Persistence
|
||||||
|
|
||||||
To allow the toolkit to update automatically, install the following cronjob as **root**: `0 * * * * cd /etc/toolkit/scripts && /usr/bin/bash ./update.sh >> /dev/null 2>&1`
|
To allow the toolkit to update automatically, install the following cronjob as **root**: `*/60 * * * * cd /etc/toolkit/scripts && /usr/bin/bash ./update.sh >> /dev/null 2>&1`
|
||||||
|
Reference in New Issue
Block a user