Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
module:update [2019/05/09 02:06] – created digital manmodule:update [2024/04/05 21:12] (current) – Reference cleanup module, replace CVS reference with Git reference digital man
Line 1: Line 1:
 ====== Update ====== ====== Update ======
  
-The Synchronet Update module (''[[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/update.js|update.js]]'') is to be used (executed) when updating an //existing// installation with new/updated modules from [[dev:CVS]] or a Windows update-package (e.g. ''sbup3???.zip'').+The Synchronet Update module (''[[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/update.js|update.js]]'') is to be used (executed) when updating an //existing// installation with new/updated modules from [[dev:Git]] or a Windows update-package (e.g. ''sbup3???.zip'').
  
 When executed, the update module will: When executed, the update module will:
Line 11: Line 11:
       * [[module:sbbslist]]       * [[module:sbbslist]]
       * [[module:avatars]]       * [[module:avatars]]
-  * Re-compiles all Baja modules ''[[dir:exec]]/*.src'' -> ''*.bin''+  * Re-compiles all [[util:Baja]] modules ''[[dir:exec]]/*.src'' -> ''*.bin''
  
 **Note:**\\ **Note:**\\
Line 23: Line 23:
   * [[:module:|Modules]]   * [[:module:|Modules]]
   * [[:module:chksetup|Check setup module]]   * [[:module:chksetup|Check setup module]]
 +  * [[:module:cleanup|Cleanup module]]
  
-{{tag>update}}+{{tag>update jsutil}}