diff --git a/scripts/install.sh b/scripts/install.sh index 5f36159..e6aa582 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -7,6 +7,4 @@ 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 +echo -e "\nDone. You can launch the GlobalProtect VPN client from the application dashboard.\n" \ No newline at end of file