This commit is contained in:
λmolinae 2025-05-03 15:18:30 -06:00
parent 60db4b940d
commit 69307351a7

View file

@ -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 \
```