Update test.sh

This commit is contained in:
2019-03-03 10:13:01 -06:00
parent f4d7860843
commit 7a7727df7d

View File

@@ -21,5 +21,5 @@ fi
nip=10.5.10.666
rm -f /etc/haproxy.cfg
#sed -e "s;%NIP%;${nip};g" ${FOLDER}/templates/haproxy.config > /etc/haproxy.cfg
rm -f /etc/haproxy/haproxy.cfg
sed -e "s;%NIP%;${nip};g" ${FOLDER}/templates/haproxy.config > /etc/haproxy/haproxy.cfg