4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
#!/bin/sh -x
|
||
|
cd ~/src
|
||
|
cvs -qd cvs.openbsd.org:/cvs checkout -rOPENBSD_7_6 -P ports
|