Move all custom scripts into the bin directory

Fixes #34
This commit is contained in:
Oliver Davies 2020-05-13 01:59:10 +01:00
parent 6c5fc2be1a
commit f5695468d6
5 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
set -e
. $(dirname "$0")/common.sh
cd $theme_path
npm run development