better handling of home http server
[automated-distro-installer] / wrt-setup-remote
index 089af15e0af010f7a336f258645ddba4034ffa68..408e0c392c609a0285217af060e21641fb3f3d74 100755 (executable)
@@ -27,5 +27,6 @@ if ! opkg list-installed|grep bash; then
     opkg update
     opkg install bash
 fi
+export IMPERSONAL_DOMAIN=$IMPERSONAL_DOMAIN`
 wrt-setup
 EOF