Skip to content

Commit dc131aa

Browse files
NUCLEAR-WARherlesupreeth
authored andcommitted
small changes
1 parent 2bdca0e commit dc131aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensips_ims_pcscf/pcscf_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sh -c "echo 1 > /proc/sys/net/ipv6/ip_nonlocal_bind"
3535
mkdir -p /etc/opensips
3636
cp /mnt/pcscf/freeDiameter.conf /etc/opensips
3737
cp /mnt/pcscf/pcscf.dictionary /etc/opensips
38-
cp /mnt/pcscf/opensips.cfg /etc/opensips/opensips.cfg
38+
cp /mnt/pcscf/opensips.cfg /etc/opensips
3939
cp -r /mnt/pcscf/db /etc/opensips
4040

4141
if [[ ${DEPLOY_MODE} == 5G ]];

0 commit comments

Comments
 (0)