summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-01-30 18:58:04 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-01-30 18:58:04 -0500
commit27138be0504ddfa1cf7ad3bf11c920a922452eae (patch)
treeb8e6a1b126c833b38e275d89db7b2b194ebc5f67
parent54afca3221a60235e9556a9fb918759846b96f71 (diff)
downloadtheglassyladies-27138be0504ddfa1cf7ad3bf11c920a922452eae.tar.xz
theglassyladies-27138be0504ddfa1cf7ad3bf11c920a922452eae.zip
PRE -> CMD
-rw-r--r--Bastillefile3
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