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