Update 2025-01-08 08:15 OpenBSD/amd64-t14
This commit is contained in:
6
.bin/cvs-update
Executable file
6
.bin/cvs-update
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
CVSROOT="sdk@cvs.openbsd.org:/cvs"
|
||||
export CVSROOT
|
||||
|
||||
doas -u sdk cvs -d $CVSROOT -z1 -q up -Pd -A $@
|
||||
Reference in New Issue
Block a user