Loading update_and_launch_containers.sh +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ read GIT_USERNAME # Lee la contraseña echo "Introduce la contraseña de GitHub:" read -s GIT_PASSWORD read GIT_PASSWORD # Exporta las variables de entorno export GIT_USERNAME=$GIT_USERNAME Loading Loading
update_and_launch_containers.sh +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ read GIT_USERNAME # Lee la contraseña echo "Introduce la contraseña de GitHub:" read -s GIT_PASSWORD read GIT_PASSWORD # Exporta las variables de entorno export GIT_USERNAME=$GIT_USERNAME Loading