fixup initial faiserver bootstrap & small bugs
[automated-distro-installer] / wrt-setup-remote
index 408e0c392c609a0285217af060e21641fb3f3d74..8444e454936ccf5a81934b7733a312a8694ec29b 100755 (executable)
@@ -27,6 +27,6 @@ if ! opkg list-installed|grep bash; then
     opkg update
     opkg install bash
 fi
-export IMPERSONAL_DOMAIN=$IMPERSONAL_DOMAIN`
+export IMPERSONAL_DOMAIN=$IMPERSONAL_DOMAIN
 wrt-setup
 EOF