Skip to content

Commit

Permalink
Update openhabian.bash
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Storm <[email protected]>
  • Loading branch information
mstormi authored Jul 31, 2023
1 parent 7a68ee3 commit 8835750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/openhabian.bash
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ openhabian_update() {
case $selection in
release) selection="openHAB";;
latest) selection="main";;
legacy) selection="openHAB3";;
legacy) selection="openHAB2";;
esac

read -r -t 1 -n 1 key
Expand Down

0 comments on commit 8835750

Please sign in to comment.