Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch add git code update check notice when exiting centmin.sh 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 17, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    54,934
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    2:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    54,934
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    2:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    example on centmin.sh exit via menu option 24
    Code (Text):
    checking for YUM updates... please wait...
    
    -------------------------------------------------------------
      New YUM Updates available for host centos7.localdomain
    -------------------------------------------------------------
      To list available YUM Updates type:
    -------------------------------------------------------------
      yum list updates --disableplugin=priorities --enablerepo=remi
    
    -------------------------------------------------------------
      To updates type:
    -------------------------------------------------------------
      yum update --disableplugin=priorities --enablerepo=remi
    
    -------------------------------------------------------------
    Centmin Mod code updates available for /usr/local/src/centminmod
    -------------------------------------------------------------
    Do you want to update your local Centmin Mod Git code ? [y/n]: n
    

    When there's no updates
    Code (Text):
    checking for YUM updates... please wait...
    
    -------------------------------------------------------------
      New YUM Updates available for host centos7.localdomain
    -------------------------------------------------------------
      To list available YUM Updates type:
    -------------------------------------------------------------
      yum list updates --disableplugin=priorities --enablerepo=remi
    
    -------------------------------------------------------------
      To updates type:
    -------------------------------------------------------------
      yum update --disableplugin=priorities --enablerepo=remi
    
    
    -------------------------------------------------------------
    Centmin Mod local code is up to date at /usr/local/src/centminmod
    no available updates at this time...
    -------------------------------------------------------------