We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc3d1b commit 68cced6Copy full SHA for 68cced6
plugin_start_linux_amd64
@@ -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