From a098b2016f0f5337487544e95662fccf39ddc09c Mon Sep 17 00:00:00 2001 From: Yujin Boby Date: Sun, 27 Jan 2019 12:12:01 +0530 Subject: [PATCH] updated instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1300fa..f71d173 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Before you can configure squid to use muliple IP address, you need to add IP to Once IP added to your server, you can configure it to use with squid proxy by running following command ``` -wget -qO - https://raw.githubusercontent.com/serverok/squid/master/squid-conf-ip.sh | bash +wget https://raw.githubusercontent.com/serverok/squid/master/squid-conf-ip.sh && bash squid-conf-ip.sh && rm -f squid-conf-ip.sh ``` # Create Users