AdminZone:Maintaining this Wiki: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
Created page with "== how 3 update all extensions == * <code>cd extensions</code> * <code>./piss.sh</code> '''WARNINGN:''' if you cancel this you will have to download the extension being worked on again '''WARNINGN:''' This only updates the extensions that are available on the wikimediawiki git * <code>cd ../</code> * <code>php maintenance/run.php update</code>"
 
No edit summary
Line 1: Line 1:
If you are a non-employee who has discovered [[Pronounmail.com|this service]] amid the [[List of Platforms that pronounmail.com has Outlived|ruins of civilization]], welcome! And remember: [[Email]] is the future, and the future starts with [[you]].
== how 3 update all extensions ==
== how 3 update all extensions ==


* <code>cd extensions</code>
* <code>cd extensions</code>
* <code>./piss.sh</code>  '''WARNINGN:''' if you cancel this you will have to download the extension being worked on again '''WARNINGN:''' This only updates the extensions that are available on the wikimediawiki git
* <code>./piss.sh</code>  '''WARNINGN:''' if you cancel this you will have to download the extension being worked on again '''WARNINGN:''' This only updates the extensions that are available on the wikimediawiki gerrit
* <code>cd ../</code>
* <code>cd ../</code>
* <code>php maintenance/run.php update</code>
* <code>php maintenance/run.php update</code>

Revision as of 13:01, 4 February 2025

If you are a non-employee who has discovered this service amid the ruins of civilization, welcome! And remember: Email is the future, and the future starts with you.

how 3 update all extensions

  • cd extensions
  • ./piss.sh WARNINGN: if you cancel this you will have to download the extension being worked on again WARNINGN: This only updates the extensions that are available on the wikimediawiki gerrit
  • cd ../
  • php maintenance/run.php update