Browse Source

Fixed sequence for updatation of ee2 to ee3

bugfixes
gau1991 10 years ago
parent
commit
e15bd877c1
  1. 2
      install

2
install

@ -233,8 +233,8 @@ else
ee_lib_echo_fail "Please update it using command: ee update" ee_lib_echo_fail "Please update it using command: ee update"
exit 1 exit 1
fi fi
sync_db
install_dep install_dep
sync_db
install_ee3 install_ee3
update_to_ee3 update_to_ee3
git_init git_init

Loading…
Cancel
Save