fixup initial faiserver bootstrap & small bugs
[automated-distro-installer] / wrt-setup-remote
index 089af15e0af010f7a336f258645ddba4034ffa68..8444e454936ccf5a81934b7733a312a8694ec29b 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