chore: upgrade FreeSWITCH to 1.10.12 (#21066)
This commit is contained in:
parent
f189b4d139
commit
664dc2d8f2
@ -2,5 +2,5 @@ mkdir freeswitch
|
||||
cd freeswitch
|
||||
git init
|
||||
git remote add origin https://github.com/signalwire/freeswitch.git
|
||||
git fetch --depth 1 origin v1.10.11
|
||||
git fetch --depth 1 origin v1.10.12
|
||||
git checkout FETCH_HEAD
|
||||
|
Loading…
Reference in New Issue
Block a user