Fix paths after composer.* files move
This commit is contained in:
parent
f784f483a8
commit
03b109dcb5
12 changed files with 24 additions and 19 deletions
|
@ -11,4 +11,4 @@ cd "$SCRIPTPATH/../airtime_mvc/" || (echo "could not cd in $SCRIPTPATH/../airtim
|
|||
path=$(pwd)
|
||||
cd build
|
||||
sed -i "s|\"project\.home =.*$\"|\"project.home = $path\"|g" build.properties
|
||||
../../vendor/propel/propel1/generator/bin/propel-gen
|
||||
../vendor/propel/propel1/generator/bin/propel-gen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue