Skip to content

Commit

Permalink
build: remove comment hash
Browse files Browse the repository at this point in the history
  • Loading branch information
iahmadgad committed Oct 28, 2024
1 parent c5eb4ef commit 5bc22e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ while getopts ":v:a:t:" option; do
done

echo "termux-create-package pkg/$arch.json --pkg-version $version"
#termux-create-package pkg/$arch.json --pkg-version $version
termux-create-package pkg/$arch.json --pkg-version $version

0 comments on commit 5bc22e1

Please sign in to comment.