1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2026-06-14 00:14:16 +02:00

Update CredInClip.ps1

This commit is contained in:
Jaap Brasser
2021-04-03 13:57:10 +02:00
committed by GitHub
parent 6664fde9e5
commit ac15e55821
+3 -3
View File
@@ -20,10 +20,10 @@ Name: Set-CredInClip
Author: Jaap Brasser
DateUpdated: 2015-06-25
Version: 1.0
Blog: http://www.jaapbrasser.com
Blog: https://www.jaapbrasser.com
.LINK
http://www.jaapbrasser.com
https://www.jaapbrasser.com
.EXAMPLE
. .\CredInClip.ps1
@@ -161,4 +161,4 @@ Function polls every 100ms to verify if credentials are stored in the clipboard,
end {
}
}
}