- Remove the execute bit from source and text files. - on-pages.sh script needs the execute bit to be set. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
Implements: https://github.com/esp8266/Arduino/pull/2883 Fixes: https://github.com/espressif/arduino-esp32/issues/313 Fixes: https://github.com/espressif/arduino-esp32/issues/344