fix spacing

This commit is contained in:
blakeflei 2024-11-05 19:32:08 -05:00 committed by blakeflei
parent d0e5575cdd
commit bff92d7525

View File

@ -1381,4 +1381,3 @@ if [[ -e /etc/openvpn/server.conf && $AUTO_INSTALL != "y" ]]; then
else
installOpenVPN
fi