mumble/scripts/cvs2cl.sh

6 lines
87 B
Bash
Executable File

#! /bin/bash
cvs update -Pd .
scripts/cvs2cl.pl -f CHANGES .
cvs commit -m "" CHANGES