diff --git a/scripts/lib/start.sh b/scripts/lib/start.sh index 2266b2428..a5010749d 100755 --- a/scripts/lib/start.sh +++ b/scripts/lib/start.sh @@ -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