Skip to content

Commit

Permalink
[bugfix] added breaklines on cronfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraz3 committed Apr 9, 2019
1 parent 45b6437 commit 3472bb2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions misc/cronfile
@@ -1 +1,2 @@
#user crons

1 change: 1 addition & 0 deletions misc/cronfile.final
@@ -1 +1,2 @@


2 changes: 2 additions & 0 deletions misc/cronfile.system
@@ -1,2 +1,4 @@
#System crons
0 2 * * * $(which apt-get) update; /usr/bin/unattended-upgrades; $(which apt-get) -fy install; $(which apt-get) -y autoremove; $(which apt-get) clean
30 2 * * * /usr/local/bin/wp --allow-root cli update

0 comments on commit 3472bb2

Please sign in to comment.