small dns changes
[automated-distro-installer] / wrt-setup-remote
index f2948b0e9e171d2d7268d44c4be7ea633d9e8941..d67035b797bec5979cc256493e4496477885863f 100755 (executable)
@@ -30,6 +30,6 @@ if ! opkg list-installed|grep bash; then
     opkg update
     opkg install bash
 fi
-export IMPERSONAL_DOMAIN=$IMPERSONAL_DOMAIN
+export HOME_DOMAIN=$HOME_DOMAIN
 wrt-setup
 EOF