edu-admin-old/run.sh

5 lines
73 B
Bash

#!/usr/bin/env bash
npm run build:prod
docker build -t febs-cloud-web .