summaryrefslogtreecommitdiff
path: root/dot/local/bin/youtube-dl
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-01-11 00:37:16 -0500
committerAndrew Cady <d@jerkface.net>2016-01-11 00:37:16 -0500
commite183c7f8bec0f6b96d4d7893fb8a6bc1121c5dda (patch)
tree09e34d7bcd1fa7c658411c0e390832d1c936d463 /dot/local/bin/youtube-dl
parent48998a68bacf91f5c550acfa9fc8945224d316ca (diff)
new configuration
Diffstat (limited to 'dot/local/bin/youtube-dl')
-rw-r--r--dot/local/bin/youtube-dl2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot/local/bin/youtube-dl b/dot/local/bin/youtube-dl
new file mode 100644
index 0000000..57f3e9d
--- /dev/null
+++ b/dot/local/bin/youtube-dl
@@ -0,0 +1,2 @@
1#!/bin/sh
2exec /home/d/src/upstream/youtube-dl/youtube-dl "$@" \ No newline at end of file