chore: upgrade FreeSWITCH to 1.10.12 (port) (#21181)
This commit is contained in:
parent
31db505017
commit
ca337736c8
@ -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