mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 10:31:41 +01:00
Moved Windows build instructions to packages directory.
This commit is contained in:
parent
85f14720cb
commit
cb54c2bf33
@ -12,6 +12,6 @@ On a Windows machine, do the following:
|
|||||||
|
|
||||||
3.) Create the executable with:
|
3.) Create the executable with:
|
||||||
|
|
||||||
pyinstaller -F --icon windows_icon.ico ssh-audit.py
|
pyinstaller -F --icon packages\windows_icon.ico ssh-audit.py
|
||||||
|
|
||||||
4.) The 'dist' folder will have the resulting ssh-audit.exe.
|
4.) The 'dist' folder will have the resulting ssh-audit.exe.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user