mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-12-27 20:44:53 +00:00
shorter urls for download
This commit is contained in:
parent
cecc39fc2b
commit
05bb23a49f
@ -64,8 +64,8 @@ BSD and MacOS users must install `gnu awk` and adjust the shebang, see below
|
||||
|
||||
To install 'JSON.awk' download the file from githup and save it in the same folder as JSON.sh file:
|
||||
|
||||
wget https://raw.githubusercontent.com/step-/JSON.awk/master/JSON.awk
|
||||
wget https://raw.githubusercontent.com/step-/JSON.awk/master/tool/patch-for-busybox-awk.sh
|
||||
wget https://cdn.jsdelivr.net/gh/step-/JSON.awk/JSON.awk
|
||||
wget https://cdn.jsdelivr.net/gh/step-/JSON.awk/tool/patch-for-busybox-awk.sh
|
||||
bash patch-for-busybox-awk.sh
|
||||
|
||||
After you have checked that 'JSON.awk' is working correct on your system make `JSON.awk` executable and (re)start bashbot.
|
||||
|
Loading…
Reference in New Issue
Block a user