From 63556fa05129b7616a427d83d1425e120653c981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 21 Aug 2021 20:40:19 -0500 Subject: Remove dupplicate command --- hyperterm/tools/sysinfo.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'hyperterm/tools/sysinfo.sh') 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)" -- cgit v1.2.3