Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2010-05-13 21:51:29 +00:00
parent 368386b36f
commit 2d17188103

View File

@ -282,7 +282,7 @@ while true
sleep 5
fi
done
}}}
# 2 - do something here
copy file /some/directory/
@ -290,6 +290,7 @@ copy file /some/directory/
# 3 - release lock
rm -rf /some/directory/INPUT_LOCK
}}}
== Logging (must read) ==