2018-12-01 23:29:21 +01:00

9 lines
66 B
Bash
Executable File

#!/bin/sh
set -e
cd "$(dirname "$0")/.."
cd website
yarn start