From 5588af65b54b67b2451babf3d559da11c9db9fe4 Mon Sep 17 00:00:00 2001 From: CryptoBureau Date: Sat, 30 Nov 2024 17:40:21 +0100 Subject: [PATCH] Update ghost.sh --- ghost.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghost.sh b/ghost.sh index e15de0a..b5410dc 100644 --- a/ghost.sh +++ b/ghost.sh @@ -1,6 +1,7 @@ # !/bin/bash -curl -s https://git.ghostchain.io/sargiodev08/logo/raw/main/logo.sh | bash +curl -L -s https://git.ghostchain.io/sargiodev08/logo/raw/main/logo.sh | bash + sleep 5 # Function to print info messages