mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@112 05730e5d-ab1b-0410-a4ac-84af385074fa
6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#! /bin/bash
|
|
|
|
cvs update -Pd .
|
|
scripts/cvs2cl.pl -f CHANGES .
|
|
cvs commit -m "" CHANGES
|