Skip to content

Commit 8d894b6

Browse files
openhabianopenhabian
openhabian
authored and
openhabian
committed
fix shellcheck
Signed-off-by: openhabian <openhabian@openHABian>
1 parent 73a431a commit 8d894b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openhabian-setup.sh

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ if [[ -n "$UNATTENDED" ]]; then
123123
misc_system_settings
124124
add_admin_ssh_key
125125
java_install "${java_opt:-17}"
126+
# shellcheck disable=SC2154
126127
openhab_setup "release" "${openhabpkgversion}"
127128
install_extras
128129
replace_logo

0 commit comments

Comments
 (0)