mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-17 14:45:11 +08:00
测试DSML
This commit is contained in:
@@ -11,7 +11,7 @@ cd "$(dirname "$0")/../webui"
|
||||
# 检查 node_modules
|
||||
if [ ! -d "node_modules" ]; then
|
||||
echo "📦 Installing dependencies..."
|
||||
npm install
|
||||
npm ci --prefer-offline --no-audit
|
||||
fi
|
||||
|
||||
# 构建
|
||||
|
||||
Reference in New Issue
Block a user