wordRotator/bin/build.sh
2018-10-31 00:24:12 +01:00

4 lines
58 B
Bash
Executable File

#!/usr/bin/env bash
cd $(dirname "$0")/..
npm run build 1