Skip to content

Commit

Permalink
snap: fix command in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Oct 29, 2024
1 parent e6d85b4 commit 362440e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/snap/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ parts:
apps:
umu-run:
command-chain: [snap/command-chain/alsa-launch, bin/desktop-launch]
command: /usr/bin/umu-run
command: usr/bin/umu-run
plugs:
- shmem
- desktop
Expand Down

0 comments on commit 362440e

Please sign in to comment.