Update start.sh

This commit is contained in:
kristof de spiegeleer 2022-12-09 10:39:21 +02:00 committed by GitHub
parent 28ee620176
commit d56798cafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# builds if executable isn't foound
if [[ ! -f "tailwindcss" ]]
then
sh build.sh
bash build.sh
fi
# initialized and configures tailwind if not configured