1
0
Fork 0
forked from External/grumble

Update sync.bash to be *correct*.

This commit is contained in:
Mikkel Krautz 2011-11-12 03:37:56 +01:00
parent 922d352760
commit b799eb2bda

View file

@ -2,4 +2,4 @@
# Syncs the Mumble.proto file with the main Mumble repo # Syncs the Mumble.proto file with the main Mumble repo
curl -O https://raw.github.com/mumble-voip/mumble/master/src/Mumble.proto curl -O https://raw.github.com/mumble-voip/mumble/master/src/Mumble.proto
sed -i -e 's,MumbleProto,mumbleproto,' Mumble.proto sed -i '' -e 's,MumbleProto,mumbleproto,' Mumble.proto