aboutsummaryrefslogtreecommitdiff
path: root/playlist-get
diff options
context:
space:
mode:
Diffstat (limited to 'playlist-get')
-rwxr-xr-xplaylist-get1
1 files changed, 1 insertions, 0 deletions
diff --git a/playlist-get b/playlist-get
index d6b7d63..d43e296 100755
--- a/playlist-get
+++ b/playlist-get
@@ -33,6 +33,7 @@ elif [ "$BASENAME" == "playlist-copy" ]; then
exit 1
fi
+ DEST="--to $DEST"
command="copy"
else
command="get"