Make script enable debug mode.
This commit is contained in:
parent
1bca6b4692
commit
e37ec29123
1 changed files with 3 additions and 0 deletions
|
@ -126,6 +126,9 @@ rm $MSZ_CONFIG
|
|||
cp /vagrant/devel/misuzu/config.ini $MSZ_CONFIG
|
||||
|
||||
# ENTER: JANK
|
||||
echo -e "==> Enable Misuzu debug mode"
|
||||
sudo -u vagrant touch /vagrant/.debug
|
||||
|
||||
echo -e "==> Running composer install as vagrant"
|
||||
sudo -u vagrant composer install -d /vagrant
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue