11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Type = Package
|
||
|
Target = mediawiki
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating MediaWiki Install
|
||
|
When = PostTransaction
|
||
|
Exec = /usr/bin/runuser -u http -- /usr/bin/php /usr/share/webapps/mediawiki/maintenance/update.php
|