diff options
Diffstat (limited to 'hyperterm/core')
-rw-r--r-- | hyperterm/core/update.sh | 2 |
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" |