Skip to content

Commit

Permalink
unattended nginx setup as forward proxy
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 15, 2023
1 parent 1058f05 commit 4fed035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openhabian-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ if [[ -n "$UNATTENDED" ]]; then
multitail_openhab_scheme
#srv_bind_mounts
samba_setup
nginx_setup
clean_config_userpw
frontail_setup
zram_setup
permissions_corrections
setup_mirror_SD "install"
install_evcc "install" "${evccpkgversion:-0.120.1}"; setup_evcc
#sleep 30
systemctl stop openhab
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}"
Expand Down

0 comments on commit 4fed035

Please sign in to comment.