Code: [root@vps248351 ~]# centmin /usr/local/src/123.09beta01 ~ /etc/init.d /usr/local/src/123.09beta01 /usr/local/src/123.09beta01 -------------------------------------------------------- Centmin Mod 1.2.3-eva2000.08 - http://centminmod.com -------------------------------------------------------- Centmin Mod Menu For some reason - it seems like it's still 1.2.3-eva2000.08..? I ran the option 23, then 3 and put "123.09beta01"
that's incorrect /usr/local/src/centminmod would be where it's installed Just do a fresh Centmin Mod code replacement by wiping /usr/local/src/centminmod as outlined similar to update guide here for older than .07 releases. replace branchname with branch you want either 123.08stable or 123.09beta01 Code (Text): branchname=123.09beta01 cd /usr/local/src rm -rf centminmod* git clone -b ${branchname} --depth=1 https://github.com/centminmod/centminmod.git centminmod cd centminmod ./centmin.sh