wordRotator/bin/build.sh
2018-10-27 18:57:45 +02:00

4 lines
58 B
Bash
Executable File

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