12e0e61496d2df27e030e304552187fabb7be8fb
[plcapi.git] / php / phpxmlrpc / tests / ci / travis / setup_privoxy.sh
1 #!/bin/sh
2
3 # configure privoxy
4
5 sudo cp -f tests/ci/travis/privoxy /etc/privoxy/config
6 sudo service privoxy restart