summaryrefslogtreecommitdiff
path: root/ifcreate/a.do
diff options
context:
space:
mode:
authorNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2014-09-21 00:19:49 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2014-09-21 00:19:49 +0200
commitd7678e3c75c0fdb4df6d30d806faf0b9c37c917e (patch)
tree756c182cede80c25f6251668c087998feb03c589 /ifcreate/a.do
parent9c2591e95a4b515a9f0c2b26fe172b8ac9da6259 (diff)
* ifcreate
Diffstat (limited to 'ifcreate/a.do')
-rw-r--r--ifcreate/a.do4
1 files changed, 3 insertions, 1 deletions
diff --git a/ifcreate/a.do b/ifcreate/a.do
index 51812a1..8c55c33 100644
--- a/ifcreate/a.do
+++ b/ifcreate/a.do
@@ -1,4 +1,6 @@
#!/bin/sh
-redo-ifcreate b
+if [ ! -e b ]; then
+ redo-ifcreate b
+fi
sleep 1
date +%s