formatting
This commit is contained in:
parent
a4744e9ced
commit
8fe92fe1fb
1 changed files with 0 additions and 4 deletions
|
|
@ -147,16 +147,12 @@ chmod +x deploy.sh
|
|||
|
||||
Add to crontab (runs every 30 minutes)
|
||||
|
||||
|
||||
```bash
|
||||
|
||||
# Edit crontab
|
||||
crontab -e
|
||||
```
|
||||
|
||||
|
||||
```bash
|
||||
|
||||
# Add this line:
|
||||
*/30 * * * * /path/to/your-cloned-git/deploy.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue