Add logging runfile

This commit is contained in:
Ian Gulliver
2016-03-30 16:16:00 -07:00
parent a4efdb99f0
commit e84c231d0e

7
client/log/run Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
if test ! -d main; then
mkdir main
fi
exec multilog t ./main