This repository has been archived on 2024-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
linux/app/bin/home/YandexMusic

6 lines
121 B
Plaintext
Raw Normal View History

2024-01-25 22:29:59 +03:00
#!/usr/bin/env bash
music="/storage/hot/media/music/"
docker run --rm -v "${music}":/music voronind.com/yamusic:latest