mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-21 11:59:13 +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) {
|
if ($remoteTagInfo) {
|
||||||
# Alerta Sonora y Visual
|
# Alerta Sonora y Visual
|
||||||
[System.Console]::Beep(1000, 200)
|
[System.Console]::Beep(1000, 200)
|
||||||
|
[System.Console]::Beep(1000, 200)
|
||||||
|
[System.Console]::Beep(1000, 200)
|
||||||
Write-Host " "
|
Write-Host " "
|
||||||
Write-Host "AVISO: El tag '$tagName' YA EXISTE en GitHub." -ForegroundColor Red -BackgroundColor Yellow
|
Write-Host "AVISO: El tag '$tagName' YA EXISTE en GitHub." -ForegroundColor Red -BackgroundColor Yellow
|
||||||
$confirm = Read-Host ">> Escribe 's' y Enter para SOBRESCRIBIRLO"
|
$confirm = Read-Host ">> Escribe 's' y Enter para SOBRESCRIBIRLO"
|
||||||
|
|||||||
Reference in New Issue
Block a user