From 653d7b44bffda5134213c20438ccd24718f956ab Mon Sep 17 00:00:00 2001 From: dacctal Date: Tue, 25 Aug 2026 13:50:44 +0000 Subject: fixed a cli parsing error and added more people to smush --- smush | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'smush') diff --git a/smush b/smush index b374396..4b4c84d 100755 --- a/smush +++ b/smush @@ -1,4 +1,5 @@ #!/usr/bin/env sh rm ~/songs.txt -/home/dacc/dv/sh/mush/mush nzuum retrobit --shuffle --loop > ~/songs.txt +/home/dacc/dv/sh/mush/mush nzuum retrobit dacctal tvna macro \ +--shuffle --loop > ~/songs.txt rm ~/songs.txt -- cgit v1.2.3