From e96a98ed99cb8c4efb9f4f479991e5437c2e46a0 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Wed, 18 Jan 2023 23:24:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'centos/1.6.2.24/build-ast?= =?UTF-8?q?erisk.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- centos/1.6.2.24/build-asterisk.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/centos/1.6.2.24/build-asterisk.sh b/centos/1.6.2.24/build-asterisk.sh index 2496522..4c8d73b 100755 --- a/centos/1.6.2.24/build-asterisk.sh +++ b/centos/1.6.2.24/build-asterisk.sh @@ -58,9 +58,9 @@ make -j ${JOBS} all make install # copy default configs -#cp /usr/src/asterisk/configs/basic-pbx/*.conf /etc/asterisk/ +cp /usr/src/asterisk/configs/basic-pbx/*.conf /etc/asterisk/ #make samples -make basic-pbx +#make basic-pbx make dist-clean # set runuser and rungroup