3 lines
26 B
Bash
Executable File
3 lines
26 B
Bash
Executable File
#!/bin/bash
|
|
youtube-dl $1
|