improve install scripts

This commit is contained in:
Kevin Yue 2021-09-18 22:09:11 +08:00
parent 9fcd00613b
commit f65178eb19

View File

@ -4,6 +4,9 @@
./cmakew --build build
sudo ./cmakew --install build
sudo systemctl daemon-reload
sudo systemctl restart gpservice.service
echo ""
echo "Done. You can launch the GlobalProtect VPN client from the application dashboard."
echo ""