3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
#!/bin/sh -x
|
||
|
cvs -qd cvs.openbsd.org:/cvs checkout -P $1
|