Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
Cambio de rama de descarga a main.
  • Loading branch information
GorillaTi authored Oct 14, 2024
1 parent 320603a commit 71595a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ truncate -s 0 "$TMP_LOGS"
# Iniciando la instalación
echo "################## INICIANDO LA INSTALACIO $(date +"%Y-%m-%d_%H:%M:%S")##################" >>"$TMP_LOGS" 2>&1
# Instalando dependencias
f_install "12-solucion-de-problemas"
f_install "main"

# Iniciando el contenedor
echo "Inicial el contenedor ejecutar" >>"$TMP_LOGS" 2>&1
Expand Down

0 comments on commit 71595a5

Please sign in to comment.