This website works better with JavaScript.
Home
Help
Sign In
Powershell-Modules
/
NTFSSecurity-Module
mirror of
https://github.com/raandree/NTFSSecurity
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
3
Wiki
Activity
Browse Source
Fix to test path
pull/62/head
sup3rlativ3
5 years ago
parent
74d93c7985
commit
3fb4b77a7f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
appveyor.yml
+ 1
- 1
appveyor.yml
View File
@@ -10,7 +10,7 @@ init:
- ps: git config --global core.autocrlf true
build_script:
- ps: Import-Module -Force
./NTFSSecurity/
NTFSSecurity.psm1
- ps: Import-Module -Force
NTFSSecurity\NTFSSecurity\
NTFSSecurity.psm1
test_script:
- ps: |
Write
Preview
Loading…
Cancel
Save