diff options
Diffstat (limited to 'hyperterm/tools/sysinfo.sh')
-rw-r--r-- | hyperterm/tools/sysinfo.sh | 3 |
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)" |