vizon-countdown-website/docker/web.sh

4 lines
35 B
Bash
Executable File

#!/bin/sh -e
npm install
npm start