diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-05-24 21:40:02 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-05-24 21:40:02 -0700 |
commit | dff45799880e9d49eca1188463f77f8faec48091 (patch) | |
tree | f1c675a8744a18b620a64b97d92842f291b416b5 /tome4 | |
download | tome4-dff45799880e9d49eca1188463f77f8faec48091.tar.xz |
Initial commit
Diffstat (limited to 'tome4')
-rwxr-xr-x | tome4 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/usr/bin/sh +cd "/opt/tome4" +./t-engine & +exit |