From 9bacbc674d167084126232ebaf403c666a2c4e87 Mon Sep 17 00:00:00 2001 From: Thomas de Roo Date: Tue, 4 Jul 2023 11:10:44 +0200 Subject: [PATCH] foutje in apt updates --- DebianTweaks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DebianTweaks.sh b/DebianTweaks.sh index 4658618..c072be1 100755 --- a/DebianTweaks.sh +++ b/DebianTweaks.sh @@ -14,7 +14,7 @@ figlet $(hostname)>/etc/motd #Apt Updates curl https://git.de-roo.org/DEROO/apt-update/raw/branch/main/apt-update.sh -o /usr/local/bin/apt-update.sh -chown a+x /usr/local/bin/apt-update.sh +chmod a+x /usr/local/bin/apt-update.sh echo 0 0 * * * root /usr/local/bin/apt-update.sh >> /etc/crontab #SNMP things. N.B.: replace VULHIERDELOCATIEIN later