Remove the chmod as to not alter the project and prevent futuire pulls.
This commit is contained in:
@@ -135,7 +135,6 @@ function test-termux {
|
|||||||
git clone https://git.hyperling.com/me/env-termux \
|
git clone https://git.hyperling.com/me/env-termux \
|
||||||
--branch=$BRANCH "$project"
|
--branch=$BRANCH "$project"
|
||||||
fi
|
fi
|
||||||
chmod 755 "$project"/*.sh
|
|
||||||
"$project"/setup.sh "$@"
|
"$project"/setup.sh "$@"
|
||||||
}
|
}
|
||||||
alias reload-termux="test-termux "
|
alias reload-termux="test-termux "
|
||||||
|
|||||||
Reference in New Issue
Block a user