try to fix travis
[plcapi.git] / test / ci / travis / setup_privoxy.sh
index 12e0e61..4cd1a59 100755 (executable)
@@ -2,5 +2,5 @@
 
 # configure privoxy
 
-sudo cp -f tests/ci/travis/privoxy /etc/privoxy/config
+sudo cp -f test/ci/travis/privoxy /etc/privoxy/config
 sudo service privoxy restart