Remove trailing newline

This commit is contained in:
angristan 2018-09-15 21:22:37 +02:00
parent c820e771af
commit 341d2c7ec1

View file

@ -940,5 +940,3 @@ verb 3" >> /etc/openvpn/client-template.txt
echo "If you want to add more clients, you simply need to run this script another time!" echo "If you want to add more clients, you simply need to run this script another time!"
fi fi
exit 0; exit 0;