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