Added a comment
This commit is contained in:
parent
e027801e6e
commit
32c7fdc0f2
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="108.236.230.124"
|
||||||
|
subject="comment 16"
|
||||||
|
date="2014-06-17T17:18:34Z"
|
||||||
|
content="""
|
||||||
|
Using wscript to run a file containing this will start the webapp w/o any console flicker:
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
Set objshell=CreateObject(\"Wscript.Shell\")
|
||||||
|
objShell.Run(\"git-annex webapp\"), 0, False
|
||||||
|
</pre>
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue