diff --git a/scripts/install.sh b/scripts/install.sh index 11b1146..2601327 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -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 "" \ No newline at end of file