diff options
Diffstat (limited to 'setup-alpine-web.in')
-rw-r--r-- | setup-alpine-web.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-alpine-web.in b/setup-alpine-web.in index ca98d1f..2d5d9cb 100644 --- a/setup-alpine-web.in +++ b/setup-alpine-web.in @@ -59,7 +59,7 @@ do_setup() { /etc/init.d/syslog start /etc/init.d/dhcpd start - FORCE_SETUP_WEBCONF=yes setup-webconf "$@" + FORCE_SETUP_WEBCONF=yes setup-acf "$@" # set up http listener/forwarder mkdir -p /var/www/redirect |