Skip to content
Snippets Groups Projects
Verified Commit 92e01dd9 authored by David Beniamine's avatar David Beniamine
Browse files

Rename proxy

parent e5b3d84a
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ then ...@@ -69,7 +69,7 @@ then
fi fi
fi fi
cmd="cd /opt/primtux-eole/; export HTTPS_PROXY='http://dnsproxy:3128'; git pull; ./upgrade-session.sh $arg" cmd="cd /opt/primtux-eole/; export HTTPS_PROXY='http://proxy:3128'; git pull; ./upgrade-session.sh $arg"
echo $cmd echo $cmd
declare -A HOSTS declare -A HOSTS
declare -A IPTOMACS declare -A IPTOMACS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment