chore: fix execute permissions and shebangs (#4695)

This commit is contained in:
Viktor Szépe
2023-10-24 09:41:51 +02:00
committed by GitHub
parent 7930506fd4
commit 742682ae51
25 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/bin/sh
# Install Linux package prerequisites needed for LVGL development
# and testing. Some less-common development packages are not included