forked from DevOps/deploy.stack
up(cron): up crontab
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
## crontab -e
|
||||||
|
## 5 1 * * 1 /data/deploy/crontab/autoApt.job >> /dev/null 2>&1
|
||||||
|
|
||||||
apt update \
|
apt update \
|
||||||
&& apt upgrade -y \
|
&& apt upgrade -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user