git ssb

1+

mixmix / scuttle-shell



Tree: 70ce48365b1af5de52899c5161883b2d6bad27ae

Files: 70ce48365b1af5de52899c5161883b2d6bad27ae / 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