11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Type = Package
|
||
|
Target = tt-rss
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating TT-RSS Database
|
||
|
When = PostTransaction
|
||
|
Exec = echo yes | /usr/bin/runuser -u http -- /usr/bin/php /usr/share/webapps/tt-rss/update.php --update-schema
|