From 0836edb70e4e865edb4ee71c28c13f327a2dc246 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 10 Mar 2019 16:50:49 +0100 Subject: [PATCH] Removing lines used for local testing #611 #681 --- tinyproxy/start.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tinyproxy/start.sh b/tinyproxy/start.sh index 07813f45f..7627623b5 100755 --- a/tinyproxy/start.sh +++ b/tinyproxy/start.sh @@ -40,10 +40,6 @@ set_port() if [[ "${WEBPROXY_ENABLED}" = "true" ]]; then - mkdir -p /etc/tinyproxy/ - cp /etc/tinyproxy.conf /etc/tinyproxy/tinyproxy.conf - rm /etc/tinyproxy.conf - echo "STARTING TINYPROXY" find_proxy_conf