cmd
This commit is contained in:
3
cmd/leanote_revel/package_run.sh.template
Executable file
3
cmd/leanote_revel/package_run.sh.template
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
SCRIPTPATH=$(cd "$(dirname "$0")"; pwd)
|
||||
"$SCRIPTPATH/{{.BinName}}" -importPath {{.ImportPath}} -srcPath "$SCRIPTPATH/src" -runMode {{.Mode}}
|
||||
Reference in New Issue
Block a user