Join the community today
Register Now

Beta Branch add centmin-cli.sh command line in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 13, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    50,930
    11,809
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,268
    Local Time:
    10:21 AM
    Nginx 1.25.x
    MariaDB 10.x
    add centmin-cli.sh command line in 123.09beta01

    - add centmin.cli.sh in /usr/local/src/centminmod directory allows you to run unattended command line for nginx, php and multi-compression updates/recompiles. For nginx and php, you pass the version number on the command line. Still in early testing

    Code (Text):
    ./centmin-cli.sh
    
    ./centmin-cli.sh nginx-update 1.19.7
    ./centmin-cli.sh php-update 7.4.15
    ./centmin-cli.sh compress-update



    Continue reading...

    123.09beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    50,930
    11,809
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,268
    Local Time:
    10:21 AM
    Nginx 1.25.x
    MariaDB 10.x