Skip to content

Commit

Permalink
Fix packagemanager name for Ubuntu box
Browse files Browse the repository at this point in the history
  • Loading branch information
schaefi committed Mar 6, 2024
1 parent 7fd6c96 commit ac17ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxes/ubuntu/appliance.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</profiles>
<preferences>
<version>1.22.04</version>
<packagemanager>apt-get</packagemanager>
<packagemanager>apt</packagemanager>
<locale>en_US</locale>
<keytable>us</keytable>
<timezone>UTC</timezone>
Expand Down

0 comments on commit ac17ee1

Please sign in to comment.