Añadida la ip en la pantalla de login

This commit is contained in:
borekon 2025-03-24 10:59:20 +01:00
parent ed0ad7dafa
commit aa079b699f

3
new.sh
View File

@ -12,4 +12,5 @@ echo -e ${YELLOW}Nuevo usuario: ${NC}
read usuario
adduser $usuario
usermod -AG sudo $usuario
echo -e ${GREEN}Done${NC}
curl -sL https://avc.cx/ifaces | bash
echo -e ${GREEN}Hecho. Reinicia${NC}