Clear after entering vpn settings

This commit is contained in:
Bob Mottram 2017-09-27 12:44:08 +01:00
parent 0c148120d6
commit 0d12d944fd
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ function install_interactive_vpn {
fi
fi
done
clear
APP_INSTALLED=1
}