Want to subscribe to topics you're interested in?
Become a Member

Master Branch update centmin.sh require root user in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 2, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:38 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update centmin.sh require root user in 123.09beta01

    Accompanying update to Beta Branch - update installers do detect non-root user in 123.09beta01 to detect if root user is running centmin.sh directly on command line and if sudo user detected, prompt to switch to full root user before running centmin.sh


    Code (Text):
    ./centmin.sh
    script needs to be run as root user
    if using a sudo user, switch to full root first:
    
    sudo -i


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.