This commit is contained in:
2023-12-15 23:17:38 +05:00
parent 9a4a81eaa1
commit a417105c93
2 changed files with 15 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
# Beware! This script will be in /rom/etc/uci-defaults/ as part of the image.
# Uncomment lines to apply:
wlan_name="office"
wlan_name="office-dev"
wlan_password="fuckingwep"
root_password="AsD7fg"
lan_ip_address="192.168.77.4"
hostname="gw-elmash"
lan_ip_address="192.168.47.6"
hostname="gw-aramil-dev"
# dhcp server 1 disable, 0 enable
dhcpsrv="1"