Vdl : Disable proxy by default.
This commit is contained in:
parent
5b77878a64
commit
4598ee2cb5
|
@ -1,6 +1,6 @@
|
|||
{ ... }: {
|
||||
text = ''
|
||||
export VDL_PROXY="--proxy socks5://10.1.0.69:1080/"
|
||||
export VDL_PROXY=""
|
||||
|
||||
# Download video from URL. When no `[LINK]` specified, it tries to update previously downloaded link.
|
||||
# Usage: vdl [LINK]
|
||||
|
|
Loading…
Reference in a new issue