#!/usr/bin/env bash

cd build
node manage run
cd ..