changeset 970:10803d78f07c draft

Create tmp/
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 22 May 2022 12:18:08 +0900
parents b327b5691b59
children 0ac251f04f21
files s4-start.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/s4-start.sh	Sun May 15 14:38:40 2022 +0900
+++ b/s4-start.sh	Sun May 22 12:18:08 2022 +0900
@@ -79,6 +79,7 @@
   rm -rf templ/*
 fi
 mkdir templ
+test -d tmp || mkdir -m 1750 tmp
 if (cd templ && cp -r ../examples/$TYPE/* .); then
   if ./s4-init.sh; then
     cat<<EOF

yatex.org