Skip to content

Commit

Permalink
fixup! Download quietly remote file
Browse files Browse the repository at this point in the history
  • Loading branch information
camlafit committed Jun 27, 2023
1 parent 8aeb591 commit f44ce0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/cron.d
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

0 */24 * * * root perl -e 'sleep int(rand(86400))' && wget -qO /usr/share/php/spip/ecran_securite.php https://git.spip.net/spip-contrib-outils/securite/raw/branch/master/ecran_securite.php && chmod 644 /usr/share/php/spip/ecran_securite.php
0 */24 * * * root perl -e 'sleep int(rand(86400))' && wget -qO /usr/share/php/spip/ecran_securite.php https://git.spip.net/spip-contrib-outils/securite/raw/branch/master/ecran_securite.php && chmod 644 /usr/share/php/spip/ecran_securite.php

0 comments on commit f44ce0f

Please sign in to comment.