git ssb

1+

mixmix / scuttle-shell



Tree: 10439a09565bfdb78763f2babddf86b0ba70d65b

Files: 10439a09565bfdb78763f2babddf86b0ba70d65b / 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