From e6419975dfb48213fab11322af906ea9af684155 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 4 May 2024 01:50:15 +0300 Subject: [PATCH] use od instead of xxd Signed-off-by: Ari Archer --- README.md | 1 + scripts/gen_audio.sh | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5a1d81..89ba4eb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ As the creator of Neofetch has [picked up farming](https://github.com/dylanaraps - yt-dlp or youtube-dl (for downloading videos off YouTube, you can change that with `YT=...`) - LibMPV & Libpthread (if you have `LIBMPV=1`) - BASH +- `od` utility (for audio) # Compiling diff --git a/scripts/gen_audio.sh b/scripts/gen_audio.sh index 13750e3..13425db 100755 --- a/scripts/gen_audio.sh +++ b/scripts/gen_audio.sh @@ -5,8 +5,9 @@ set -eu main() { echo "#include " echo "const unsigned char audio[] = {" - xxd -i