This commit is contained in:
parent
e180a8f06c
commit
e0d3babbf3
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