From c7f3a9ca141386bacd285278fbda9ca087380d5c Mon Sep 17 00:00:00 2001 From: Tom Schaefer Date: Mon, 11 Apr 2011 22:21:18 -0400 Subject: Added scripts to /usr/local/pkg/pf --- config/countryblock/countryblock.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'config/countryblock/countryblock.inc') diff --git a/config/countryblock/countryblock.inc b/config/countryblock/countryblock.inc index 25077311..f7f9e33d 100644 --- a/config/countryblock/countryblock.inc +++ b/config/countryblock/countryblock.inc @@ -82,6 +82,7 @@ function php_install_command_cb() unlink_if_exists("/tmp/settings.tmp"); //Get scripts exec("cp /tmp/countryblock.sh /usr/local/etc/rc.d/countryblock.sh"); + exec("cp /tmp/countryblock.sh /usr/local/pkg/pf/countryblock.sh"); unlink_if_exists("/tmp/countryblock.sh"); exec("cp /tmp/execute.sh /usr/local/www/packages/countryblock/execute.sh"); unlink_if_exists("/tmp/execute.sh"); -- cgit v1.2.3