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