mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-17 18:26:11 +00:00
Version 5.12.15.test
PRUEBA
This commit is contained in:
@@ -57,6 +57,8 @@ $remoteTagInfo = git ls-remote --tags origin $tagName
|
||||
if ($remoteTagInfo) {
|
||||
# Alerta Sonora y Visual
|
||||
[System.Console]::Beep(1000, 200)
|
||||
[System.Console]::Beep(1000, 200)
|
||||
[System.Console]::Beep(1000, 200)
|
||||
Write-Host " "
|
||||
Write-Host "AVISO: El tag '$tagName' YA EXISTE en GitHub." -ForegroundColor Red -BackgroundColor Yellow
|
||||
$confirm = Read-Host ">> Escribe 's' y Enter para SOBRESCRIBIRLO"
|
||||
|
||||
Reference in New Issue
Block a user