(Grav GitSync) Automatic Commit from tanshu

This commit is contained in:
tanshu 2017-11-23 06:01:30 +00:00 committed by GitSync
parent 40e64f2594
commit 6307596db8
1 changed files with 3 additions and 1 deletions

View File

@ -46,4 +46,6 @@ $HOME/webapps/warden/bin/start
3.4 Edit crontab using `export VISUAL=nano; crontab -e` and add the following line
```sh
*/20 * * * * ~/webapps/warden/bin/start
```
```
### 4. Backup your database
To be done