Fix braces broken again.

raspi-desktop-1
Łukasz 'sil2100' Zemczak 4 years ago
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…
Cancel
Save