ssh-audit/Makefile.snap

7 lines
196 B
Makefile
Raw Normal View History

2020-03-13 02:56:23 +01:00
all:
echo -e "\n\nDid you remember to bump the version number in snapcraft.yaml?\n\n"
snapcraft --use-lxd
2020-03-13 02:56:23 +01:00
clean:
rm -rf parts/ prime/ snap/ stage/ build/ dist/ src/*.egg-info/ ssh-audit*.snap