From 0ad1d6f9ea95d07929e194ad1198657ee6a056db Mon Sep 17 00:00:00 2001 From: zhongjin Date: Wed, 18 Jan 2023 23:31:20 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/centos/1.6.2.24/build-asterisk.sh b/centos/1.6.2.24/build-asterisk.sh index 4c8d73b..51a111a 100755 --- a/centos/1.6.2.24/build-asterisk.sh +++ b/centos/1.6.2.24/build-asterisk.sh @@ -58,9 +58,8 @@ make -j ${JOBS} all make install # copy default configs -cp /usr/src/asterisk/configs/basic-pbx/*.conf /etc/asterisk/ -#make samples -#make basic-pbx +#cp /usr/src/asterisk/configs/basic-pbx/*.conf /etc/asterisk/ +make samples make dist-clean # set runuser and rungroup