Remove ubiquity config that breaks installation
This commit is contained in:
parent
25916e3b91
commit
3c937a6b9d
|
|
@ -223,8 +223,6 @@ EOF
|
|||
|
||||
# Configure Ubiquity
|
||||
mkdir image/.disk
|
||||
touch image/.disk/base_installable
|
||||
echo "full_cd/single" > image/.disk/cd_type
|
||||
echo "$VERSIONED_DISTRO_NAME" > image/.disk/info
|
||||
echo "$RELEASE_NOTES_URL" > image/.disk/release_notes_url
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue