- create /writable otherwise the mounts job fail and block the bootubuntu/yakkety
parent
06077f4762
commit
f34c4faf70
@ -0,0 +1,6 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
echo "writable mounts directory" >&2
|
||||||
|
mkdir -p /writable
|
Loading…
Reference in new issue