Skip to content

Commit

Permalink
kein frontail, Samba
Browse files Browse the repository at this point in the history
Signed-off-by: openhabian <openhabian@openHABian>
  • Loading branch information
openhabian authored and openhabian committed Oct 29, 2023
1 parent 1096ad6 commit c22ab05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openhabian-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ if [[ -n "$UNATTENDED" ]]; then
nano_openhab_syntax
multitail_openhab_scheme
#srv_bind_mounts
samba_setup
#samba_setup
nginx_setup
clean_config_userpw
frontail_setup
#frontail_setup
zram_setup
permissions_corrections
setup_mirror_SD "install"
Expand All @@ -130,7 +130,7 @@ if [[ -n "$UNATTENDED" ]]; then
setup_pv_config pv "${invertertype:-custom}" "${inverterip:-192.168.178.100}" "${invertermodbusid:-1}"
setup_pv_config bat "${batterytype:-hybrid}" "${batteryip:-192.168.178.101}" "${batterymodbusid:-3}"
setup_pv_config meter "${metertype:-inverter}" "${meterip:-192.168.178.102}" "${metermodbusid:-99}"
setup_wb_config "${wallboxtype:-openwb-pro}" "${wallboxip:-192.168.178.200}"
setup_wb_config "${wallboxtype:-demo}" "${wallboxip:-192.168.178.200}"
setup_power_config flat
install_cleanup
systemctl restart openhab
Expand Down

0 comments on commit c22ab05

Please sign in to comment.