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
master
iconograph
/
client
/
log
/
run
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
75 B
Bash
Raw
Permalink
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