scripts stuff won't work anyway so killing it

This commit is contained in:
Dave Olsen 2015-03-06 20:19:02 -05:00
parent 9d42ef07d0
commit 60f2eda25e
3 changed files with 0 additions and 10 deletions

View File

@ -1 +0,0 @@
This is a Mac OS X-compatible script. If you don't have a Mac please use the command line instructions to install Pattern Lab.

View File

@ -1,5 +0,0 @@
#!/bin/sh
DIR="$( cd "$( dirname "$0" )" && pwd )"
cd "$DIR/../../"
php "core/bin/composer.phar" install
php "core/console" -g

View File

@ -1,4 +0,0 @@
#!/bin/sh
DIR="$( cd "$( dirname "$0" )" && pwd )"
cd "$DIR/../../"
php "core/bin/composer.phar" self-update