This commit is contained in:
.[d]. 2022-02-28 17:42:17 -06:00
parent 055c062cfd
commit 8578af7c93

1
dp3.sh

@ -57,7 +57,6 @@ PLAYLIST_GENRE="$2"
PLAYLIST_ARTWORK="_cover.png"
PLAYLIST_URLBATCH="_url_batch.log"
PLAYLIST_URLSTEXT="_playlist_urls.txt"
#[ -d $PLAYLIST_NAME ] && rm -Rf $PLAYLIST_NAME
#####################################################################################################################
usage () {
echo -e "\n\033[0;31mUSAGE: \033[0;91m./$0 name_of_playlist genre_of_playlist url_of_playlist\033[0m"