diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-03-04 17:54:33 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-03-04 17:54:33 +0100 |
| commit | d91fb9e8961e67476b2532ce45291ad44f63d74a (patch) | |
| tree | c4d2a9ef1844da2f91ed8f21eb140bdbe93c9780 /binary.sh | |
| parent | cdc1af7f05c172efd3b99b4768b98bd91831c363 (diff) | |
| download | snap-yow-d91fb9e8961e67476b2532ce45291ad44f63d74a.tar.gz snap-yow-d91fb9e8961e67476b2532ce45291ad44f63d74a.zip | |
start in #run mode
Diffstat (limited to 'binary.sh')
| -rwxr-xr-x | binary.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -63,8 +63,8 @@ then # load custom project from url sed -i "/ide\.openIn/a\ ide.droppedText(ide.getURL('$url'));" snap.html - # ... in presentation mode - sed -i "s/this.isAppMode = false/this.isAppMode = true/g" gui.js + sed -i "/this.toggleAppMode(false)/d" gui.js + sed -i "s/snap.html/snap.html#run:/g" config.xml package.json fi # compress all js files |
