first commit
This commit is contained in:
6
lib/phpxmlrpc/tests/ci/travis/setup_privoxy.sh
Normal file
6
lib/phpxmlrpc/tests/ci/travis/setup_privoxy.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# configure privoxy
|
||||
|
||||
sudo cp -f tests/ci/travis/privoxy /etc/privoxy/config
|
||||
sudo service privoxy restart
|
||||
Reference in New Issue
Block a user