fix: External

This commit is contained in:
Kroese 2024-01-22 11:54:25 +01:00 committed by GitHub
parent 8d0c10f72f
commit 0bb7fb86c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,10 +173,7 @@ fi
if [ -z "$MANUAL" ]; then
MANUAL="N"
if [[ "$EXTERNAL" == [Yy1]* ]]; then
[[ "${BASE,,}" == "tiny10"* ]] && MANUAL="Y"
fi
fi