git ssb

1+

mixmix / scuttle-shell



Tree: 5a0419f6c2662e881e7cb6c76d64e1b5b1f55de7

Files: 5a0419f6c2662e881e7cb6c76d64e1b5b1f55de7 / app.bat

89 bytesRaw
1@echo off
2
3SET fullpath=%~dp0
4SET mypath=%fullpath:~0,-1%
5
6call node %mypath%\host-app.js

Built with git-ssb-web