Skip to content

Commit 68cced6

Browse files
committed
updated
1 parent afc3d1b commit 68cced6

File tree

2 files changed

+284
-0
lines changed

2 files changed

+284
-0
lines changed

plugin_start_linux_amd64

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
3+
4+
node ${DIR}/build/app.js

0 commit comments

Comments
 (0)