2020-03-03 20:43:38

This commit is contained in:
monlor
2020-03-03 20:43:38 +08:00
parent 3b23ed288f
commit a6a1e0a5fc
23 changed files with 177 additions and 41 deletions

View File

@@ -48,6 +48,7 @@ EOF
echo "生成插件运行脚本..."
cat > ${appname}/scripts/${appname}.sh <<-EOF
#!/bin/sh
#copyright by monlor
eval \`mbdb export ${appname}\`
source "\$(mbdb get mixbox.main.path)"/bin/base
port=""