提交 6bd826c9 authored 作者: Ken Rice's avatar Ken Rice

FS-8933 WIP Fix some breakage on raspi as we dont want the FS repos there yet as…

FS-8933 WIP Fix some breakage on raspi as we dont want the FS repos there yet as we dont have armhf packages at this time
上级 c0ab327a
......@@ -259,9 +259,10 @@ freeswitch_raspbian_source() {
welcome_screen
fs_ver_select
get_network_settings
config_fs_repos
if [ "$ID" = "debian" ]; then
## These only work on Jessie at this time
config_fs_repos
freeswitch_debian_source
elif [ "$ID" = "raspbian" ]; then
JLIMIT="3"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论