Join the community today
Register Now

Beta Branch 2nd fix for DT variable logging

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 29, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    54,935
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    9:15 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    2nd fix for DT variable logging


    DT variable for timestamp was only set once in centmin.sh so populated only when centmin.sh is launched so that all centmin.sh menu options respective logs would be timestamped with that instance of DT = time centmin.sh was launched. Add a set_logdate function so that it is triggered on each centmin.sh menu option's run where needed to update the DT timestamp variable so that repeated centmin.sh menu option runs within same centmin.sh session (without exiting) have a new timestamp for their logs https://github.com/centminmod/centminmod/issues/54

    Continue reading...

    123.09beta01 branch