mirror of
https://github.com/pattern-lab/edition-php-twig-standard.git
synced 2025-01-16 20:18:15 +01:00
scripts stuff won't work anyway so killing it
This commit is contained in:
parent
9d42ef07d0
commit
60f2eda25e
@ -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.
|
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
DIR="$( cd "$( dirname "$0" )" && pwd )"
|
||||
cd "$DIR/../../"
|
||||
php "core/bin/composer.phar" install
|
||||
php "core/console" -g
|
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
DIR="$( cd "$( dirname "$0" )" && pwd )"
|
||||
cd "$DIR/../../"
|
||||
php "core/bin/composer.phar" self-update
|
Loading…
x
Reference in New Issue
Block a user