From 3dab40bb8dcfb2c4fffaf4ea9827114f40a1ef03 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 15 Nov 2024 09:30:34 +0200 Subject: Settings directory properly set up during installation now --- modules/mixtapes/main.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/mixtapes') diff --git a/modules/mixtapes/main.sh b/modules/mixtapes/main.sh index 9748cd3..27616d0 100755 --- a/modules/mixtapes/main.sh +++ b/modules/mixtapes/main.sh @@ -5,8 +5,8 @@ ## Usage: ## ## -a <file> Adds a file with tags artist and title -## -h , --help -## -s , --specs +## -h, --help Prints this help message +## -s, --specs ## # We can extend it by calling the _ak_zblock_pack.sh mixtape/add data ## ORIGINAL LINE fullprogrampath="$(realpath $0)" -- cgit v1.2.3