diff options
-rw-r--r-- | Bastillefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Bastillefile b/Bastillefile index 734dcd9..fc385b9 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,6 +1,5 @@ # Dirs and mounts -PRE mkdir -p /tmp/build -#CMD mkdir -p /tmp/build +CMD mkdir -p /tmp/build CMD mkdir -p /var/db/gl FSTAB /zroot/gl /var/db/gl nullfs rw 0 0 |