Adds the added script to the snap

Following the same path and naming conventions as UDI.
That allows for reuse of the existing snap mounting/bootstrapping
approach.
This commit is contained in:
Carlos Nihelton 2022-09-19 09:01:15 -03:00
parent c0c4b3c7fe
commit 5331268600
No known key found for this signature in database
GPG Key ID: 6FE346D245197E9A
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ parts:
bin/subiquity-service: usr/bin/subiquity-service bin/subiquity-service: usr/bin/subiquity-service
bin/subiquity-server: usr/bin/subiquity-server bin/subiquity-server: usr/bin/subiquity-server
bin/subiquity-cmd: usr/bin/subiquity-cmd bin/subiquity-cmd: usr/bin/subiquity-cmd
$SNAPCRAFT_PART_BUILD/system_setup/ubuntu-wsl-setup: bin/ubuntu-wsl-setup
users-and-groups: users-and-groups:
plugin: nil plugin: nil
build-packages: build-packages: