mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-10-30 21:15:27 +01:00
Added snap package support.
This commit is contained in:
0
packages/sshaudit/__init__.py
Normal file
0
packages/sshaudit/__init__.py
Normal file
4
packages/sshaudit/__main__.py
Normal file
4
packages/sshaudit/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from .sshaudit import main
|
||||
main()
|
||||
Reference in New Issue
Block a user