Forráskód Böngészése

fixed the repo for head to /freeswitch/head

Richard Neese 10 éve
szülő
commit
0ff8f69a82
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      install/Debian/Fusionpbx-Debian-Package-Install.sh

+ 1 - 1
install/Debian/Fusionpbx-Debian-Package-Install.sh

@@ -296,7 +296,7 @@ apt-get -y install acpi-support-base curl usbmount usbutils
 #adding in freeswitch reop to /etc/apt/sources.list.d/freeswitch.lists
 echo ' installing freeswitch head repo '
 cat > "/etc/apt/sources.list.d/freeswitch.list" <<DELIM
-deb http://repo.fusionpbx.com/repo/freeswitch-heaad/debian/ wheezy main
+deb http://repo.fusionpbx.com/repo/freeswitch/head/debian/ wheezy main
 DELIM
 
 #adding FusionPBX repo