Join the community today
Register Now

Beta Branch only run rclone_config if .rclone.conf doesn't exist

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 31, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:45 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update addons/rclone.sh only run rclone_config if .rclone.conf doesn't exist

    On addons/rclone.sh install runs only run the rclone_config function if /root/.rclone.conf doesn't already exist. This allows folks to transplant their existing .rclone.conf to /root/.rclone.conf and just install rclone via addons/rclone.sh install run instead of having to run rclone_config again.

    Continue reading...


    123.09beta01 branch