Update snapcraft.yaml

This commit is contained in:
kz6fittycent 2021-09-27 09:17:54 -05:00 committed by GitHub
parent aa7a042426
commit 245fac8c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -7,8 +7,8 @@ description: |
license: Apache-2.0 license: Apache-2.0
assumes: #assumes:
- command-chain # - command-chain
base: core20 base: core20
grade: stable grade: stable
@ -29,8 +29,8 @@ package-repositories:
apps: apps:
btop: btop:
command: usr/local/bin/btop command: usr/local/bin/btop
command-chain: # command-chain:
- bin/homeishome-launch # - bin/homeishome-launch
environment: environment:
LC_ALL: C.UTF-8 LC_ALL: C.UTF-8
LANG: C.UTF-8 LANG: C.UTF-8
@ -63,8 +63,8 @@ parts:
snapcraftctl pull snapcraftctl pull
snapcraftctl set-version "$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)" snapcraftctl set-version "$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"
homeishome-launch: # homeishome-launch:
plugin: nil # plugin: nil
stage-snaps: # stage-snaps:
- homeishome-launch # - homeishome-launch