From 74676c2e3a9a9e51814f7b27ae5c7180f8c7adee Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 19 Sep 2021 14:17:35 +0800 Subject: [PATCH] update message --- scripts/install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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