update username

This commit is contained in:
Kaisa Marysia 2023-08-06 23:33:10 +02:00
parent 1e6c86e5c8
commit 8706d67434

View file

@ -4,5 +4,5 @@ Just a list of mixes played on CCC Events.
Play all tracks random directly with mpv: Play all tracks random directly with mpv:
``` ```
mpv --shuffle $(curl -s "https://git.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video mpv --shuffle $(curl -s "https://git.elektrollart.org/Kasiandra/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video
``` ```