Unverified Commit 117041ca authored by David Beniamine's avatar David Beniamine
Browse files

Add proxy to anacronjob

parent 93428225
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ cd $DIR
echo "Starting update on $(date)"
echo "Updating Primtux4"
git reset --hard HEAD
export HTTPS_PROXY="http://dnsproxy:3128"
git pull
git log -n 1
$DIR/update_configurations.sh