Added snap package support.

This commit is contained in:
Joe Testa
2020-03-12 21:56:23 -04:00
parent f35c7dbee7
commit c3aaf6e2a7
9 changed files with 51 additions and 7 deletions

View File

View File

@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from .sshaudit import main
main()