cli upgrade how?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chr1st0ph9
    Member
    • Jun 2016
    • 37

    cli upgrade how?

    Hello
    seems to be recommended to install the last revision using CLI.
    someone could tell me please which commands must be issued?
    thanks for your help and nice WE
    Christophe
  • item
    Active Community Member
    • Mar 2017
    • 1476

    #2

    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    • chr1st0ph9
      Member
      • Jun 2016
      • 37

      #3
      Thank You!
      4 minutes to upgrade, that's effectively a while but ran flawlessly
      (by the way there is slight tip error in the script: "upgraded" and no "upgaded")


      root@m3:/var/www/html/espocrm# time php command.php upgrade
      Current version is 5.6.1.
      EspoCRM will be upgaded to version 5.6.2 now. Type 'Y' to continue.
      Y
      Downloading...
      Upgrading... This may take a while...
      Upgrade is complete. Current version is 5.6.2.
      You have the latest version.

      real 4m38.812s
      user 0m1.771s
      sys 0m0.982s

      Comment

      Working...