Update scripts

This commit is contained in:
Oliver Davies 2019-03-01 11:28:46 +00:00
parent be49e3fde1
commit 9ced1aeb81
3 changed files with 4 additions and 2 deletions

View file

@ -6,3 +6,5 @@ realpath() {
SCRIPTPATH=$(realpath "$0")
SCRIPTDIR=$(dirname $SCRIPTPATH)
SCULPIN="$SCRIPTDIR/../vendor/bin/sculpin"