This website requires JavaScript.
Explore
Help
Sign In
x-move
/
iconograph
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9b5ff1dd384b154f4ef32d4cd2562048f17c7586
iconograph
/
client
/
log
/
run
T
8 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Add logging runfile
2016-03-30 16:16:00 -07:00
#!/bin/sh
if
test
! -d main
;
then
mkdir main
fi
exec
multilog t ./main
Reference in New Issue
Copy Permalink