Removed an obsolete variable.

This commit is contained in:
Jelle Dekker 2017-09-23 11:21:26 -05:00
parent 30920115b3
commit 077996cfb4

View file

@ -2,7 +2,6 @@
# PiVPN: revoke client script
INSTALL_USER=$(cat /etc/pivpn/INSTALL_USER)
REVOKE_STATUS=$(cat /etc/pivpn/REVOKE_STATUS)
PLAT=$(cat /etc/pivpn/DET_PLATFORM)
INDEX="/etc/openvpn/easy-rsa/pki/index.txt"