Remove dupplicate command

This commit is contained in:
Jesús
2021-08-21 20:40:19 -05:00
parent 42c53b6ee7
commit 63556fa051
2 changed files with 1 additions and 4 deletions

View File

@@ -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)"