Install/update script should print version number on termination.

Discussion in 'Installation/Configuration' started by Richard Foley, Jul 23, 2019.

  1. Richard Foley

    Richard Foley Member

    When running /usr/local/ispconfig/server/scripts/ispconfig_update.sh , the output is fairly informative until one reaches the end of the update and we are reliably informed:
    A somewhat more informative message might be to include the version number which has just successfully been installed, eg;
    Or similar, perhaps?
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    That seems like a reasonable improvement.
    But meanwhile, you can run the ispconfig_update.sh again, this time it does not do the update since it discovers and informs:
    Code:
    Select update method (stable,git-stable,git-master) [stable]:
    
    There are no updates available for ISPConfig 3.1.14p2
    
     
    Richard Foley and ahrasis like this.
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    I like the idea of install version being displayed before and/or after the installation. Simple, small but good addition.
     
    Richard Foley likes this.

Share This Page