diff --git a/scripts/install.sh b/scripts/install.sh index cf1e580..11b1146 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -4,4 +4,6 @@ ./cmakew --build build sudo ./cmakew --install build -echo "Done. You can open it from the application dashboard." \ No newline at end of file +echo "" +echo "Done. You can launch the GlobalProtect VPN client from the application dashboard." +echo "" \ No newline at end of file