diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-08-18 08:14:29 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-08-18 08:14:29 +0500 |
| commit | 90c2f880e8e008ba3ffff8b871c2037b6f839083 (patch) | |
| tree | 865b4309c42bc77a6c85a25e90b227d9d82cb116 | |
| parent | 998fd55388e76729e448dec028b35f3da709dc74 (diff) | |
bot: Remove xq dependency
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rw-r--r-- | README.md | 1 | ||||
| -rwxr-xr-x | bot.zsh | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -34,7 +34,6 @@ BusyBox is a hard-coded dependency and cannot be replaced with alternatives! * curl * jq * recode -* xq For distribution specific installation commands follow [command-not-found](https://command-not-found.com/). @@ -58,7 +58,6 @@ reqs=( curl jq recode - xq ) busybox=( |
