forked from External/grumble
Update sync.bash to be *correct*.
This commit is contained in:
parent
922d352760
commit
b799eb2bda
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue