From 69307351a7adca95b7b8972261b134085cc92057 Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Sat, 3 May 2025 15:18:30 -0600 Subject: [PATCH] fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f061b65..a39eca6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Simple shell scripts that gets the latest album from a subsonic server and sends ```sh git clone https://git.amolinae.com/amolinae06/ass \ - mkdir -p $HOME/.local/bin/ \ vim ass/latestalbum && vim ass/webhook \ cd ass/ && chmod +x webhook latestalbum \ ```