mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
git.freeswitch.org is DEAD... Long Live git via http://stash.freeswitch.org
This commit is contained in:
Vendored
+1
-1
@@ -18,7 +18,7 @@ of a FreeSWITCH git repository. You can achieve this with:
|
||||
|
||||
aptitude update && aptitude install -y git
|
||||
mkdir -p /usr/src/freeswitch
|
||||
git clone git://git.freeswitch.org/freeswitch /usr/src/freeswitch/src
|
||||
git clone https://stash.freeswitch.org/scm/fs/freeswitch.git /usr/src/freeswitch/src
|
||||
cd /usr/src/freeswitch/src
|
||||
|
||||
Ensuring you have a clean build directory
|
||||
|
||||
Reference in New Issue
Block a user