aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm/core/update.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-28 22:23:06 -0500
committerJesús <heckyel@hyperbola.info>2021-12-28 22:23:06 -0500
commitb1f6fbc5e7fa77777543a476f5e577f408a39efd (patch)
treedd5b2b9c0634402a0b39ea8b3e38cefbda27af34 /hyperterm/core/update.sh
parent2f645486113a0047b92660a202b896d5f0405ca8 (diff)
downloadhyperterm-b1f6fbc5e7fa77777543a476f5e577f408a39efd.tar.lz
hyperterm-b1f6fbc5e7fa77777543a476f5e577f408a39efd.tar.xz
hyperterm-b1f6fbc5e7fa77777543a476f5e577f408a39efd.zip
[update.sh]: minor fix
Diffstat (limited to 'hyperterm/core/update.sh')
-rw-r--r--hyperterm/core/update.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/hyperterm/core/update.sh b/hyperterm/core/update.sh
index b68e6c1..d1e1da7 100644
--- a/hyperterm/core/update.sh
+++ b/hyperterm/core/update.sh
@@ -72,10 +72,8 @@ function updbashrc() {
printf '%b' "${BOLD}${GREY}"
msg "¡Hurra! HyperTerm se ha actualizado y/o está en la versión actual." \
"Hooray! HyperTerm has been updated and/or is at the current version."
-
msg "Puede reportarnos errores en https://todo.sr.ht/~heckyel/hyperterm" \
"You can report errors issues in https://todo.sr.ht/~heckyel/hyperterm"
-
msg "Consigue tu copia de HyperTerm en: https://hgit.conocimientoslibres.ga/software/hyperterm.git" \
"Get your HyperTerm copy on: https://hgit.conocimientoslibres.ga/software/hyperterm.git"
printf '%b\n' "$RESET"