aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm/tools/sysinfo.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-08-21 20:40:19 -0500
committerJesús <heckyel@hyperbola.info>2021-08-21 20:40:19 -0500
commit63556fa05129b7616a427d83d1425e120653c981 (patch)
tree643db9edf504c6e09a3686f6c3e3d537000fe85a /hyperterm/tools/sysinfo.sh
parent42c53b6ee758d60e2d017c047d36ed4774960e42 (diff)
downloadhyperterm-63556fa05129b7616a427d83d1425e120653c981.tar.lz
hyperterm-63556fa05129b7616a427d83d1425e120653c981.tar.xz
hyperterm-63556fa05129b7616a427d83d1425e120653c981.zip
Remove dupplicate command
Diffstat (limited to 'hyperterm/tools/sysinfo.sh')
-rw-r--r--hyperterm/tools/sysinfo.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/hyperterm/tools/sysinfo.sh b/hyperterm/tools/sysinfo.sh
index 5a51168..0654e7a 100644
--- a/hyperterm/tools/sysinfo.sh
+++ b/hyperterm/tools/sysinfo.sh
@@ -2,9 +2,6 @@
# System information
function ii() {
-
- my_ip "$1" &> /dev/null
-
case ${LANG/_*/} in
es)
printf '%s\e[1;36m%s\e[m\n' "Has iniciado sesión en " "$(hostname -f)"