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

fix

parent 67fb1539
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,6 @@ do
done
for proto in http https ftp
do
echo "export $proto_proxy=slis:3128" >> ~/.profile
echo "export ${proto}_proxy=slis:3128" >> ~/.profile
done
read -p "Configuration faite, appuyez sur n'importe quelle touche pour continuer"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment