Commit 930d7ba0 authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

fix bug

parent a21d05c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.run_composer: &run_composer |
.run_composer_install: &run_composer_install |
  if [ -e $COMPOSER_INSTALL_DIR/composer.json ];
  then
    cd $COMPOSER_INSTALL_DIR;