mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 00:01:16 +00:00
Update .appveyor.yml
This commit is contained in:
parent
8ac2490ae5
commit
e5b0556dea
@ -54,7 +54,7 @@ install:
|
|||||||
- if defined MSYSTEM (%BASH% -lc "pacman -Suuy --noconfirm")
|
- if defined MSYSTEM (%BASH% -lc "pacman -Suuy --noconfirm")
|
||||||
- if defined MSYSTEM (%BASH% -lc "pacman -Suuy --noconfirm")
|
- if defined MSYSTEM (%BASH% -lc "pacman -Suuy --noconfirm")
|
||||||
build_script:
|
build_script:
|
||||||
- %BASH% -lc "cd $(cygpath ${APPVEYOR_BUILD_FOLDER}) && git submodule init && git submodule update && make"
|
- (%BASH% -lc "cd $(cygpath ${APPVEYOR_BUILD_FOLDER}) && git submodule init && git submodule update && make")
|
||||||
# Allows RDP
|
# Allows RDP
|
||||||
#on_finish:
|
#on_finish:
|
||||||
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
Loading…
Reference in New Issue
Block a user