Skip to content

Commit

Permalink
Update get-build-package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xoureldeen authored Jul 28, 2024
1 parent 35ed52d commit 9a6cd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-build-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

BRANCH="master"

git clone --depth 1 -b ${BRANCH} --single-branch https://github.com/termux/termux-packages.git
git clone --depth 1 -b ${BRANCH} --single-branch https://github.com/Boxvidra/termux-packages.git

for i in build-package.sh clean.sh packages x11-packages root-packages scripts; do
rm -fr ./${i}
Expand Down

0 comments on commit 9a6cd43

Please sign in to comment.