We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa80e1e commit ae98cefCopy full SHA for ae98cef
.gitmodules
@@ -4,9 +4,6 @@
4
[submodule "bash/bash_completion.d.symlink/git-flow-completion"]
5
path = bash/bash_completion.d.symlink/git-flow-completion
6
url = https://github.com/bobthecow/git-flow-completion.git
7
-[submodule "bin/youtube-dl.git"]
8
- path = bin/youtube-dl.git
9
- url = https://github.com/rg3/youtube-dl.git
10
[submodule "linux-configs/config.symlink/awesome/vicious"]
11
path = linux-configs/config.symlink/awesome/vicious
12
url = http://git.sysphere.org/vicious
bin/youtube-dl
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-python2.7 ~/bin/youtube-dl.git/youtube-dl --max-quality=37 "$@"
+python2.7 ~/bin/youtube-dl.bin --max-quality=37 "$@"
bin/youtube-dl.bin
165 KB
bin/youtube-dl.git
0 commit comments