Added Ronin Launcher
This commit is contained in:
parent
35eabf2183
commit
2499f805ba
7
Ronin.command
Executable file
7
Ronin.command
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
cd `dirname "$BASH_SOURCE"`
|
||||
{
|
||||
sleep 1
|
||||
open http://localhost:8022
|
||||
}&
|
||||
python -m SimpleHTTPServer 8022
|
Loading…
x
Reference in New Issue
Block a user