Skip to content

Commit b1b32a5

Browse files
committed
snap: renamed to cvecli
1 parent 175909d commit b1b32a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: cve-scanner-cli
1+
name: cvecli
22
base: core24
33
version: git
44
summary: CVE Scanner CLI
@@ -13,7 +13,7 @@ license: MIT
1313

1414
apps:
1515
cvecli:
16-
command: bin/cvecli
16+
command: bin/python3 $SNAP/bin/cvecli
1717
plugs:
1818
- network
1919

0 commit comments

Comments
 (0)