up(cron): up crontab
This commit is contained in:
parent
51276134eb
commit
79f84a7285
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user