#!/bin/sh
cd $(dirname $0)/..
BP_DIR=$PWD
cd ../core/assets
inotifyrun make -C $BP_DIR packer
