diff --git a/bashrc.sh b/bashrc.sh index 26cc58b..38351b5 100755 --- a/bashrc.sh +++ b/bashrc.sh @@ -135,7 +135,6 @@ function test-termux { git clone https://git.hyperling.com/me/env-termux \ --branch=$BRANCH "$project" fi - chmod 755 "$project"/*.sh "$project"/setup.sh "$@" } alias reload-termux="test-termux "