浏览代码

Merge pull request #2 from timemaster67/master

Add linux header to executable script
pull/7/head
Dave 4 年前
committed by GitHub
父节点
当前提交
b781a01b06
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      download_archive.sh

+ 2
- 1
download_archive.sh 查看文件

@@ -1 +1,2 @@
youtube-dl --config-location youtube-dl.conf
#!/bin/sh
youtube-dl --config-location youtube-dl.conf

正在加载...
取消
保存