Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
Powershell-Modules
/
NTFSSecurity-Module
mirror da
https://github.com/raandree/NTFSSecurity
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
3
Wiki
Attività
Sfoglia il codice sorgente
tests
pull/62/head
sup3rlativ3
5 anni fa
parent
5ff257adf2
commit
9f0a0f5014
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-0
appveyor.yml
+ 2
- 0
appveyor.yml
Vedi File
@@ -28,4 +28,6 @@ test_script:
$BrokenLinks = Get-MarkdownLink -Path ./Docs -BrokenOnly
if ($brokenLinks) {
throw "Found broken hyperlinks $brokenLinks"
$dir = pwd
throw "$pwd"
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva