Skip to content

Commit

Permalink
Update .bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Oct 3, 2024
1 parent 925be39 commit 3a67ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/Guias/Utilidades/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ while [ $timeout -gt 0 ]; do
if [ $? -eq 0 ]; then
echo -e "\n${RED}Inicio Automatico Cancelado.${NC}"

echo -e "${GREEN}Puedes ajustar lo que necesites. Recuerda, que el Bot esta en un Contenedor ArchLinux.${NC}"
echo -e "${GREEN}Para Ingresar Ahi Debes usar el Comando:${NC} ${YELLOW}proot-distro login archlinux${NC} ${GREEN}y luego hacer las Modificaciones al Bot.${NC}"
echo -e "${GREEN}Puedes ajustar lo que necesites. Recuerda, que el Bot esta en un Contenedor.${NC}"
echo -e "${GREEN}Para Ingresar Ahi Debes usar el Comando:${NC} ${YELLOW}proot-distro login debian${NC} ${GREEN}y luego hacer las Modificaciones al Bot.${NC}"

return 0
fi
Expand Down

0 comments on commit 3a67ee1

Please sign in to comment.