From a45898dcae7c706a48d0ce7fd36aba2498d294eb Mon Sep 17 00:00:00 2001 From: Jugal Kishore <49350241+crazyuploader@users.noreply.github.com> Date: Fri, 1 Jan 2021 16:38:58 +0530 Subject: [PATCH] Update setup.sh --- termux/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termux/setup.sh b/termux/setup.sh index b435779..bf7aee9 100755 --- a/termux/setup.sh +++ b/termux/setup.sh @@ -13,7 +13,7 @@ yes "Y" | apt-get upgrade -y # Install packages apt-get install -y openssh dnsutils nano \ - git python nodejs-lts yarn \ + git python nodejs yarn \ tracepath man # Installing root repo