Skip to content

Commit 2bee75e

Browse files
committed
Fix persistance of frontail prompt
This should make it such that the frontail prompt is persistant rather that being forgotten every time the tool updates. Signed-off-by: Ethan Dye <mrtops03@gmail.com>
1 parent a4d0543 commit 2bee75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-image/openhabian.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ java_opt=Temurin21
8080
# osrelease=
8181

8282
# Remember user frontail choice
83-
# frontail_remove=true
83+
frontail_remove=false
8484

8585
# install zram per default, set to "disable" to skip installation
8686
zraminstall=enable

0 commit comments

Comments
 (0)