From 6fff4075d94a87997dba4539446ef696a36278cd Mon Sep 17 00:00:00 2001 From: Jesus Date: Sun, 18 May 2025 17:08:38 -0500 Subject: update --- hyperterm/core/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperterm/core') diff --git a/hyperterm/core/update.sh b/hyperterm/core/update.sh index a3b4f9c..578ab76 100644 --- a/hyperterm/core/update.sh +++ b/hyperterm/core/update.sh @@ -82,7 +82,7 @@ function updbashrc() { # clone '--depth=1' not support cgit msg "Usando: $URL" \ "Using: $URL" - (git clone $URL /tmp/hyperterm/ --depth=1 &> /dev/null) + (git clone "$URL" /tmp/hyperterm/ --depth=1 &> /dev/null) printf '%s\r' "##### (33%)" sleep 1 # core -- cgit v1.2.3