5 lines
29 B
Plaintext
5 lines
29 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec multiget $@
|
||
|
|