From 66f6f0ff99a27a9fa7e9f334383315210388bf23 Mon Sep 17 00:00:00 2001 From: HoraceZhang Date: Thu, 17 Oct 2024 20:43:16 +0800 Subject: [PATCH] Update fetch.sh --- fetch.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fetch.sh b/fetch.sh index 78e6937..e995d6e 100644 --- a/fetch.sh +++ b/fetch.sh @@ -42,3 +42,7 @@ fetchQclient() { } fetchQclient + +chmod +x node + +chmod +x qclient