From 692c368cc235e108cd9ee5f5bea79a0c990fd971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 28 Dec 2021 21:33:54 -0500 Subject: update URL --- 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 8a2015f..841780f 100644 --- a/hyperterm/core/update.sh +++ b/hyperterm/core/update.sh @@ -26,7 +26,7 @@ function _url_exists() { } function _urls() { - URL_1="https://hgit.conocimientoslibres.ga/software/hyperterm.git" + URL_1="https://c.hgit.ga/software/hyperterm.git" URL_2="https://git.sr.ht/~heckyel/hyperterm" if [[ $(_url_exists "$URL_1") -eq 0 ]]; then -- cgit v1.2.3