aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-09-25 12:44:24 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-09-25 12:44:24 +0500
commita5c9a5ae8207a405762b98ecd28b93a3fd8fa4a3 (patch)
tree71379580295fa5879f5b2d5d5561815b1cbefd6e
parentc1a7f1ecc13a3aad8441ebfad8d33f98c9d04e63 (diff)
bot: Remove unused dependency sort
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
-rw-r--r--README.md1
-rwxr-xr-xbot.zsh1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1836454..4633efb 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,6 @@ For distribution specific installation commands follow [command-not-found](https
* grep
* ls
* sed
-* sort
* sha1sum
* sleep
* tar
diff --git a/bot.zsh b/bot.zsh
index 1ff4c87..fb87acc 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -76,7 +76,6 @@ busybox=(
grep
ls
sed
- sort
sha1sum
sleep
tar