60-dev.11

This commit is contained in:
2024-11-12 08:05:51 -07:00
parent 793d22c221
commit dcb156b5b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ function handleStart() {
sleepMins="disabled"
fi
if [ -z $ESPIDF_INSTALLDIR ];
if [ -z $ESPIDF_INSTALLDIR ]; then
installdirEnvvar="not set"
else
installdirEnvvar=$ESPIDF_INSTALLDIR