git ssb

1+

mixmix / scuttle-shell



Tree: dbc0192c7e9be5790de350e90f4558546a99bc97

Files: dbc0192c7e9be5790de350e90f4558546a99bc97 / 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