mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 07:41:31 +00:00
Fix braces broken again.
This commit is contained in:
parent
7d524ffb98
commit
42b28cf70a
@ -3,7 +3,7 @@
|
|||||||
. /root/config/chroot
|
. /root/config/chroot
|
||||||
|
|
||||||
# Specific ubuntu-image chroot configuration goes here.
|
# Specific ubuntu-image chroot configuration goes here.
|
||||||
if [ "$IMAGEFORMAT" == "none"]; then
|
if [ "$IMAGEFORMAT" == "none" ]; then
|
||||||
if [ "$SUBPROJECT" == "desktop-preinstalled" ]; then
|
if [ "$SUBPROJECT" == "desktop-preinstalled" ]; then
|
||||||
# Create files/dirs Ubiquity requires
|
# Create files/dirs Ubiquity requires
|
||||||
mkdir -p /var/log/installer
|
mkdir -p /var/log/installer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user