diff --git a/test.sh b/test.sh index 3fa6e4d..6dcdc7d 100755 --- a/test.sh +++ b/test.sh @@ -22,4 +22,4 @@ fi nip=10.5.10.666 rm -f /etc/haproxy.cfg -sed -e "s;%NIP%;${nip};g" ${FOLDER}/templates/haproxy.config > /etc/haproxy.cfg +#sed -e "s;%NIP%;${nip};g" ${FOLDER}/templates/haproxy.config > /etc/haproxy.cfg