fix: variant
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
This commit is contained in:
parent
e180a8f06c
commit
1d0b42e685
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
@ -45,7 +45,8 @@ pip install --prefix=/usr topgrade
|
|||
|
||||
#### os-release
|
||||
|
||||
echo "VARIANT=Azure" && echo "VARIANT_ID=com.babariviere.azure" >> /usr/lib/os-release
|
||||
echo "VARIANT=Azure" >> /usr/lib/os-release
|
||||
echo "VARIANT_ID=com.babariviere.azure" >> /usr/lib/os-release
|
||||
|
||||
#### Quadlets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue