diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/build_dmg.sh b/build_dmg.sh old mode 100644 new mode 100755 diff --git a/build_mac.sh b/build_mac.sh old mode 100644 new mode 100755 diff --git a/build_win.sh b/build_win.sh old mode 100644 new mode 100755 diff --git a/check_avx.sh b/check_avx.sh old mode 100644 new mode 100755 diff --git a/clean.sh b/clean.sh old mode 100644 new mode 100755 diff --git a/depot_tools/autoninja b/depot_tools/autoninja old mode 100644 new mode 100755 diff --git a/infra/APPIMAGE/build_appimage.sh b/infra/APPIMAGE/build_appimage.sh old mode 100644 new mode 100755 diff --git a/infra/APPIMAGE/pkg2appimage b/infra/APPIMAGE/pkg2appimage old mode 100644 new mode 100755 diff --git a/infra/DEBUG/Thorium_Debug_Shell.sh b/infra/DEBUG/Thorium_Debug_Shell.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_linux.sh b/infra/DEBUG/build_debug_linux.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_shell_linux.sh b/infra/DEBUG/build_debug_shell_linux.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_shell_win.sh b/infra/DEBUG/build_debug_shell_win.sh old mode 100644 new mode 100755 diff --git a/infra/DEBUG/build_debug_win.sh b/infra/DEBUG/build_debug_win.sh old mode 100644 new mode 100755 diff --git a/infra/build_polly.sh b/infra/build_polly.sh old mode 100644 new mode 100755 diff --git a/infra/install_deps.sh b/infra/install_deps.sh old mode 100644 new mode 100755 diff --git a/logos/NEW/mac/gen/app/build_icns.sh b/logos/NEW/mac/gen/app/build_icns.sh old mode 100644 new mode 100755 diff --git a/logos/NEW/mac/gen/document/build_icns.sh b/logos/NEW/mac/gen/document/build_icns.sh old mode 100644 new mode 100755 diff --git a/pak_src/build.sh b/pak_src/build.sh old mode 100644 new mode 100755 diff --git a/portable/THORIUM-PORTABLE b/portable/THORIUM-PORTABLE old mode 100644 new mode 100755 diff --git a/portable/THORIUM-SHELL b/portable/THORIUM-SHELL old mode 100644 new mode 100755 diff --git a/portable/make_portable_linux.sh b/portable/make_portable_linux.sh old mode 100644 new mode 100755 diff --git a/portable/make_portable_win.sh b/portable/make_portable_win.sh old mode 100644 new mode 100755 diff --git a/portable/thorium-portable.desktop b/portable/thorium-portable.desktop old mode 100644 new mode 100755 diff --git a/portable/thorium-shell.desktop b/portable/thorium-shell.desktop old mode 100644 new mode 100755 diff --git a/reset_depot_tools.sh b/reset_depot_tools.sh old mode 100644 new mode 100755 diff --git a/set_exec.sh b/set_exec.sh old mode 100644 new mode 100755 index 5321d032..99310feb --- a/set_exec.sh +++ b/set_exec.sh @@ -43,6 +43,8 @@ sudo chmod -v +x thordeb.sh && sudo chmod -v +x trunk.sh && +sudo chmod -v +x reset_depot_tools.sh && + sudo chmod -v +x infra/install_deps.sh && sudo chmod -v +x infra/build_polly.sh && @@ -65,7 +67,7 @@ sudo chmod -v +x portable/THORIUM-PORTABLE && sudo chmod -v +x portable/THORIUM-SHELL && -sudo chmod -v +x portable/thorium-browser.desktop && +sudo chmod -v +x portable/thorium-portable.desktop && sudo chmod -v +x portable/thorium-shell.desktop && diff --git a/setup.sh b/setup.sh old mode 100644 new mode 100755 diff --git a/thordeb.sh b/thordeb.sh old mode 100644 new mode 100755 diff --git a/trunk.sh b/trunk.sh old mode 100644 new mode 100755