Upgrade Bandaemon 1.11.0 to 1.11.1?

Discussion in 'Plugins/Modules/Addons' started by paka, Oct 26, 2019.

  1. paka

    paka Member

    Is the recommended upgrade procedure for Bandaemon identical to installing from scratch?
    Will any edits to config files be overwritten. (Of course all will be backed up, but this is helpful to know.)
    Thank you in advance.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes.

    As far as I know, they will get overwritten. So backup and restore is a good choice.
     
    paka likes this.
  3. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    Code:
    cd /tmp && rm -rf ispc_bandaemon* && wget -O ispp_bandaemon.tar.gz "http://ispprotect.com/download/ispp_bandaemon.tar.gz" && tar xfz ispp_bandaemon.tar.gz && cd bandaemon_install && ./install.sh && service ispprotect_bandaemon restart
    This does not overwrite your config.inc.php
     
    paka likes this.

Share This Page