mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
Fix the snapcraft file extension
This commit is contained in:
parent
5caafadf31
commit
15180d2039
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@ name: lsd
|
|||
version: git
|
||||
summary: A ls command with a lot of pretty colors.
|
||||
description: lsd is a ls command including pretty icons based on nerd-font.
|
||||
grade: stable
|
||||
|
||||
grade: stable
|
||||
confinement: devmode
|
||||
|
||||
parts:
|
Loading…
Reference in a new issue