4
0
mirror of https://gitee.com/chu1204505056/vue-admin-beautiful.git synced 2025-04-25 02:40:15 +08:00
vue-admin-beautiful/deploy-docker-compose.sh
2021-05-10 20:16:14 +08:00

5 lines
48 B
Bash

#!/bin/bash
npm run build
docker-compose up -d