aix-docker/www/run-script.sh

4 lines
62 B
Bash
Raw Permalink Normal View History

2023-11-08 09:32:57 +08:00
#!/bin/bash
cd /data/wwwroot/项目
npm install
npm run build