diff --git a/frp/Makefile b/frp/Makefile old mode 100644 new mode 100755 diff --git a/frp/files/frpc.init b/frp/files/frpc.init old mode 100644 new mode 100755 diff --git a/frp/files/frpc.uci-defaults b/frp/files/frpc.uci-defaults old mode 100644 new mode 100755 diff --git a/frp/files/frps.config b/frp/files/frps.config old mode 100644 new mode 100755 diff --git a/frp/files/frps.init b/frp/files/frps.init old mode 100644 new mode 100755 diff --git a/frp/test.sh b/frp/test.sh old mode 100644 new mode 100755 diff --git a/luci-app-ouad/LICENSE b/luci-app-ouad/LICENSE old mode 100644 new mode 100755 diff --git a/luci-app-ouad/Makefile b/luci-app-ouad/Makefile old mode 100644 new mode 100755 diff --git a/luci-app-ouad/README.md b/luci-app-ouad/README.md old mode 100644 new mode 100755 diff --git a/luci-app-ouad/luasrc/controller/oled.lua b/luci-app-ouad/luasrc/controller/oled.lua old mode 100644 new mode 100755 diff --git a/luci-app-ouad/luasrc/model/cbi/oled/setting.lua b/luci-app-ouad/luasrc/model/cbi/oled/setting.lua old mode 100644 new mode 100755 diff --git a/luci-app-ouad/luasrc/view/oled/status.htm b/luci-app-ouad/luasrc/view/oled/status.htm old mode 100644 new mode 100755 diff --git a/luci-app-ouad/po/zh_Hans/oled.po b/luci-app-ouad/po/zh_Hans/oled.po old mode 100644 new mode 100755 diff --git a/luci-app-ouad/po/zh_Hant/oled.po b/luci-app-ouad/po/zh_Hant/oled.po old mode 100644 new mode 100755 diff --git a/luci-app-ouad/root/etc/config/oled b/luci-app-ouad/root/etc/config/oled old mode 100644 new mode 100755 diff --git a/luci-app-ouad/root/etc/uci-defaults/oled b/luci-app-ouad/root/etc/uci-defaults/oled old mode 100644 new mode 100755 diff --git a/luci-app-ouad/root/usr/share/rpcd/acl.d/luci-app-oled.json b/luci-app-ouad/root/usr/share/rpcd/acl.d/luci-app-oled.json old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/Example_Code/Main.c b/luci-app-ouad/src/Example_Code/Main.c old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/Example_Code/example_app.c b/luci-app-ouad/src/Example_Code/example_app.c old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/Example_Code/example_app.h b/luci-app-ouad/src/Example_Code/example_app.h old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/I2C_Library/I2C.c b/luci-app-ouad/src/I2C_Library/I2C.c old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/I2C_Library/I2C.h b/luci-app-ouad/src/I2C_Library/I2C.h old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/LICENSE b/luci-app-ouad/src/LICENSE old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/Makefile b/luci-app-ouad/src/Makefile old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/README.md b/luci-app-ouad/src/README.md old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/SSD1306_OLED_Library/SSD1306_OLED.c b/luci-app-ouad/src/SSD1306_OLED_Library/SSD1306_OLED.c old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/SSD1306_OLED_Library/SSD1306_OLED.h b/luci-app-ouad/src/SSD1306_OLED_Library/SSD1306_OLED.h old mode 100644 new mode 100755 diff --git a/luci-app-ouad/src/SSD1306_OLED_Library/gfxfont.h b/luci-app-ouad/src/SSD1306_OLED_Library/gfxfont.h old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/.gitattributes b/luci-app-zerotier-master/.gitattributes old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/.gitignore b/luci-app-zerotier-master/.gitignore old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/Makefile b/luci-app-zerotier-master/Makefile old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/README.md b/luci-app-zerotier-master/README.md old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/luasrc/controller/zerotier.lua b/luci-app-zerotier-master/luasrc/controller/zerotier.lua old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/luasrc/model/cbi/zerotier/info.lua b/luci-app-zerotier-master/luasrc/model/cbi/zerotier/info.lua old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/luasrc/model/cbi/zerotier/manual.lua b/luci-app-zerotier-master/luasrc/model/cbi/zerotier/manual.lua old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/luasrc/model/cbi/zerotier/settings.lua b/luci-app-zerotier-master/luasrc/model/cbi/zerotier/settings.lua old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/luasrc/view/zerotier/zerotier_status.htm b/luci-app-zerotier-master/luasrc/view/zerotier/zerotier_status.htm old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/po/zh-cn/zerotier.po b/luci-app-zerotier-master/po/zh-cn/zerotier.po old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/root/etc/config/zero/local.conf b/luci-app-zerotier-master/root/etc/config/zero/local.conf old mode 100644 new mode 100755 diff --git a/luci-app-zerotier-master/root/etc/zerotier/zerotier.log b/luci-app-zerotier-master/root/etc/zerotier/zerotier.log old mode 100644 new mode 100755 diff --git a/syslogd/Makefile b/syslogd/Makefile old mode 100644 new mode 100755 diff --git a/tracebox/patches/105-configure-header.patch b/tracebox/patches/105-configure-header.patch old mode 100644 new mode 100755