summarylogtreecommitdiffstats
path: root/bashfr-cron
diff options
context:
space:
mode:
authorroot2022-10-15 05:13:24 +0200
committerroot2022-10-15 05:13:24 +0200
commit3d90b3df827b98f5d93c88e9296a7661100e6897 (patch)
tree6c5846d57105a966ac68d29c367dcaee85922921 /bashfr-cron
parent501c8a1f73fb1476066331177718f9d017729180 (diff)
parent6db74bcccd1251a95d9e0e62691f600381892627 (diff)
downloadaur-3d90b3df827b98f5d93c88e9296a7661100e6897.tar.gz
update
Diffstat (limited to 'bashfr-cron')
-rwxr-xr-x[-rw-r--r--]bashfr-cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashfr-cron b/bashfr-cron
index 13e623627651..8dd8ce485d65 100644..100755
--- a/bashfr-cron
+++ b/bashfr-cron
@@ -5,7 +5,7 @@
export PATH=/usr/bin:/bin:/usr/sbin:$PATH
cd /tmp
-if ! wget &> /dev/null -N http://sputnick.fr/scripts/bashfr; then
+if ! wget &> /dev/null -N https://sputnick.fr/scripts/bashfr; then
echo >&2 "Le telechargement du fichier fortune bashfr a echoue, merci de passer le paquet fortune-mod-bashfr en perime si le probleme persiste."
exit 1
fi