From 341d2c7ec1f30e3631c2d3d335a0fe118bc308cd Mon Sep 17 00:00:00 2001 From: angristan Date: Sat, 15 Sep 2018 21:22:37 +0200 Subject: [PATCH] Remove trailing newline --- openvpn-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 0d830c7..a0ec0c0 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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!" fi exit 0; - -