There was an error while loading. Please reload this page.
1 parent 0d96129 commit 2eefbf6Copy full SHA for 2eefbf6
1 file changed
openhabian-setup.sh
@@ -78,7 +78,7 @@ cd /opt || exit 1
78
79
CONFIGTXT=/boot/config.txt
80
CMDLINETXT=/boot/cmdline.txt
81
-if is_bookworm; then
+if is_trixie || is_bookworm; then
82
CONFIGTXT=/boot/firmware/config.txt
83
CMDLINETXT=/boot/firmware/cmdline.txt
84
fi
0 commit comments