Enabled debug output
This commit is contained in:
@@ -2,7 +2,7 @@ version: 3.0.1.{build}
|
||||
image: Visual Studio 2019
|
||||
clone_folder: C:\ProxSpace\pm3\proxmark
|
||||
cache:
|
||||
- C:\cache -> appveyor.yml
|
||||
- C:\cache
|
||||
environment:
|
||||
proxspace_url: https://github.com/Gator96100/ProxSpace/archive/master.zip
|
||||
proxspace_zip_file: \proxspace.zip
|
||||
@@ -156,6 +156,7 @@ install:
|
||||
Start-Sleep -s 5
|
||||
Receive-Job -Name WSLInstall
|
||||
}
|
||||
Receive-Job -Wait -Name PSInstall
|
||||
}
|
||||
|
||||
Function GitClone($Text, $Folder) {
|
||||
|
||||
Reference in New Issue
Block a user