diff --git a/iiab-support b/iiab-support index 66c8e54ae..c61656aa6 100755 --- a/iiab-support +++ b/iiab-support @@ -46,7 +46,7 @@ else echo -e "\n\e[1mWARNING: openvpn_handle remains unchanged in both above files.\e[0m\n" fi -if grep -q '^openvpn_install: True' /etc/iiab/local_vars.yml; then +if grep -q '^openvpn_installed: True' /etc/iiab/iiab_state.yml; then echo -e "Your IIAB installation appears normal, with OpenVPN already installed...\n" else echo -e "Plz wait a few minutes as sshd, iiab-admin & OpenVPN are confirmed/installed...\n"