Browse Source

Update Sign.ps1

pull/380/head
Dmitry Nefedov 2 years ago
committed by GitHub
parent
commit
45c4bfc7ad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Scripts/Sign.ps1

1
Scripts/Sign.ps1

@ -1,4 +1,3 @@
cls
# Sign all scripts in folder recursively by a self-signed certificate
$CertName = "Sophia Project"
$FolderPath = "$PSScriptRoot\Sophia Script"

Loading…
Cancel
Save