From 19781bd7c54492aa084037e4473fbc19270465ef Mon Sep 17 00:00:00 2001 From: youesky Date: Fri, 24 May 2024 14:18:23 +0530 Subject: [PATCH 1/3] update --- README.md | 6 ++++-- install.sh | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abff14c..1cd6223 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
Contact using TelegramGithub -![Hits](https://hitcounter.pythonanywhere.com/count/tag.svg?url=https%3A%2F%2Fgithub.com%2FSKGHD%2FTermux-heroku-cli) +![Hits](https://hitcounter.pythonanywhere.com/count/tag.svg?url=https://github.com/SKGHD/Termux-heroku-cli)

@@ -10,7 +10,9 @@ ## Installation: Just paste the below code in your termux and Done!. Everything will be automatically installed.
-```sh -c "$(curl -fsSL https://raw.githubusercontent.com/SKGHD/Termux-heroku-cli/master/install.sh)"``` +``` +sh -c "$(curl -fsSL https://raw.githubusercontent.com/SKGHD/Termux-heroku-cli/master/install.sh)" +``` ## Getting started: 1. Login using ```heroku login -i``` diff --git a/install.sh b/install.sh index 2f94458..b1f6032 100644 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/data/data/com.termux/files/usr/bin/bash pkg install wget tar gzip -y -wget http://cli-assets.heroku.com/heroku-linux-arm.tar.gz -O heroku.tar.gz +wget https://cli-assets.heroku.com/channels/stable/heroku-linux-arm.tar.gz -O heroku.tar.gz tar -xvzf heroku.tar.gz mkdir -p /data/data/com.termux/files/usr/lib/heroku mv heroku/* /data/data/com.termux/files/usr/lib/heroku From 2c48f220b86479bfa635e56f78b5b5d7ef2f8ddc Mon Sep 17 00:00:00 2001 From: youesky Date: Fri, 24 May 2024 14:22:10 +0530 Subject: [PATCH 2/3] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cd6223..5cdfb46 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Termux-heroku-cli +
- Contact using TelegramGithub -![Hits](https://hitcounter.pythonanywhere.com/count/tag.svg?url=https://github.com/SKGHD/Termux-heroku-cli) + Contact using TelegramGithub

From 7c5a3e23858aac4d40d6afbf59ffad7cd4be5d8f Mon Sep 17 00:00:00 2001 From: youesky Date: Fri, 24 May 2024 14:25:33 +0530 Subject: [PATCH 3/3] update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cdfb46..2040342 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Termux-heroku-cli
- - Contact using TelegramGithub + Contact using TelegramGithub