updated spotify_follow_liked_artists.sh

pull/2/head
Hari Sekhon 4 years ago
parent dc5be4197b
commit f7ad44806d

@ -18,7 +18,7 @@ set -euo pipefail
srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC1090
. "$srcdir/lib/utils.sh"
. "$srcdir/lib/spotify.sh"
# shellcheck disable=SC2034,SC2154
usage_description="

Loading…
Cancel
Save