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
73f7087b1f121bda935511d040c019bdd1273f85
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