mrchi / openhaystack-esp32-firmware

Compiled openhaystack firmware for esp-wroom-32.
GNU Affero General Public License v3.0
8 stars 1 forks source link

error in Terminal #1

Closed WaldperlachFabi closed 10 months ago

WaldperlachFabi commented 1 year ago

when running the file in terminal with correct perms in the correct directory I get this error: zsh: permission denied: ./flash_esp32.sh

mrchi commented 1 year ago

maybe you could try using sudo

sudo ./flash_esp32.sh ...