mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 14:24:03 -07:00
Merge d51d784f85
into 27fec0e3bd
This commit is contained in:
commit
4d3d304ff8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
if [ -z "$1" ]; then echo "ERROR: specify version number like this: $0 1994.09.06"; exit 1; fi
|
||||
version="$1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue