增加打包脚本
This commit is contained in:
parent
ad802057be
commit
320c5d1f22
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 脚本名称
|
||||
SCRIPT_NAME="your_script.py"
|
||||
SCRIPT_NAME="db_migrate.py"
|
||||
|
||||
# 打包后的输出目录
|
||||
DIST_DIR="./dist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user