Skip to content

Commit

Permalink
Update openhabian-setup.sh
Browse files Browse the repository at this point in the history
install OH3

Signed-off-by: Markus Storm <[email protected]>
  • Loading branch information
mstormi authored Dec 12, 2023
1 parent 17168ac commit 8e591be
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 @@ -110,7 +110,7 @@ if [[ -n "$UNATTENDED" ]]; then
add_admin_ssh_key
firemotd_setup
java_install "${java_opt:-17}"
openhab_setup "${clonebranch:-openHAB}" "release"
openhab_setup "${clonebranch:-openHAB}" "release" "${openhabpkgversion:-3.4.5-1}"
import_openhab_config
openhab_shell_interfaces
vim_openhab_syntax
Expand Down

0 comments on commit 8e591be

Please sign in to comment.