Skip to content

Commit 1616739

Browse files
committed
Actualizar configuración final
1 parent 795f0e4 commit 1616739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-github.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Write-Host "🚀 Configurando CtrlMP para GitHub y Firebase..." -ForegroundColor Green
55

66
# Solicitar información del usuario
7-
$githubUsername = Read-Host "Ingresa tu nombre de usuario de GitHub"
7+
$githubUsername = "ctrl1758"
88
$repoName = "CtrlMP"
99

1010
Write-Host "📝 Configurando Git..." -ForegroundColor Yellow

0 commit comments

Comments
 (0)