vue-admin-better/deploy-docker-compose.sh

5 lines
48 B
Bash

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