wordRotator/bin/build.sh
2018-11-06 19:03:17 +01:00

4 lines
58 B
Bash
Executable File

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