Fix braces broken again.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2020-10-07 13:04:49 +02:00
parent 7d524ffb98
commit 42b28cf70a

View File

@ -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