Sebastien Bacher f34c4faf70 * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
- create /writable otherwise the mounts job fail and block the boot
2015-06-17 17:11:06 +02:00

7 lines
76 B
Bash
Executable File

#! /bin/sh
set -e
echo "writable mounts directory" >&2
mkdir -p /writable