Updated Snap instructions & Makefile.snap.

This commit is contained in:
Joe Testa
2020-10-20 15:30:04 -04:00
parent f893a8031f
commit 1acfb01e61
3 changed files with 6 additions and 8 deletions

View File

@ -31,11 +31,11 @@ $ pip3 install ssh-audit
To create the snap package, run a fully-updated Ubuntu Server 20.04 VM.
As root, run:
As root, run (leave all options default):
# lxd init
Leave all options default. Bump the version number in snapcraft.yaml. Then run:
Bump the version number in snapcraft.yaml. Then run:
# make -f Makefile.snap