diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-16 17:25:36 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-16 17:25:36 +0500 |
| commit | 0ff0b7f0e6b99aedc52c031e476ec85cb6702c97 (patch) | |
| tree | 10ba177d21f6673e9cbb3567c28f244fadeef82b /README.md | |
| parent | a9a802d493cda6d96576e6febf3608896b670125 (diff) | |
submodules/command_ping: Use GNU date to measure latency
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,6 +30,7 @@ BusyBox is a hard-coded dependency and cannot be replaced with alternatives! * dash * busybox +* coreutils * curl * jq * recode @@ -56,6 +57,10 @@ For distribution specific installation commands follow [command-not-found](https * stat * tr +### GNU Core Utilities + +* date + ## Deployment It is highly recommended to run it with an empty environment to avoid variable conflict: `env -i ./bot.sh` or `env -i PATH="${PATH}" ./bot.sh` for Termux. |
