add 'mocha-run' script to run a local mocha-web instance
This commit is contained in:
parent
50d4620266
commit
d36fb6b928
3
common/admin/mocha-libexec/mocha-run
Executable file
3
common/admin/mocha-libexec/mocha-run
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
internal/mocha-web.py ${1+"$@"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user