Skip to content

Commit

Permalink
Merge pull request #18517 from bigbluebutton/antobinary-patch-1
Browse files Browse the repository at this point in the history
chore: Bump FreeSWITCH to 'master' from end of July 2023
  • Loading branch information
antobinary committed Aug 10, 2023
2 parents 1e2a0e9 + 34c153a commit f2102a8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions freeswitch.placeholder.sh
Expand Up @@ -2,5 +2,7 @@ mkdir freeswitch
cd freeswitch
git init
git remote add origin https://github.com/signalwire/freeswitch.git
git fetch --depth 1 origin v1.10.9
git checkout FETCH_HEAD
#git fetch --depth 1 origin v1.10.9
#git checkout FETCH_HEAD
git fetch origin master
git checkout 67840823c178153cb013014c4fa780fe233612cb # branch 'master' on Aug 10, 2023

0 comments on commit f2102a8

Please sign in to comment.