Skip to content

Commit

Permalink
Squashed 'scripts/lib/' changes from 38cfc618..7687c4d3
Browse files Browse the repository at this point in the history
7687c4d3 fix: correct android pkg

git-subtree-dir: scripts/lib
git-subtree-split: 7687c4d37adc8ff8154ed99bd1caf3cdd41c84a5
  • Loading branch information
1995parham committed Dec 5, 2024
1 parent 91d2132 commit 53b01bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ install() {
msg " android (termux), using pkg"

if declare -f main_pkg >/dev/null; then
main_brew
main_pkg
else
msg "main_pkg not found, there is nothing to do" "error"
exit
Expand Down

0 comments on commit 53b01bf

Please sign in to comment.