*** empty log message ***
This commit is contained in:
parent
996c665cfd
commit
a9aacd621f
1 changed files with 9 additions and 0 deletions
9
libnzg-sourceforge
Executable file
9
libnzg-sourceforge
Executable file
|
@ -0,0 +1,9 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
export CVS_RSH=ssh
|
||||||
|
export CVSROOT=:ext:login@cvs.tuxfamily.org:/cvsroot/libnazgul
|
||||||
|
|
||||||
|
# ci commit
|
||||||
|
# co new branch
|
||||||
|
# update
|
||||||
|
exec $SHELL
|
Loading…
Reference in a new issue