Scripts: fix -sfw android variant to be effectively sfw

This commit is contained in:
Pieter Vander Vennet 2025-07-08 13:10:23 +02:00
parent df78e4dd1d
commit 8447f69f7a
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,6 @@
nvm use
if [[ ! -f bookcases.html ]]
then
npm run generate:layeroverview
npm run generate:layouts
fi