Documenting singularity role
This commit is contained in:
10
roles/Singularity/files/tt-rss.hook
Normal file
10
roles/Singularity/files/tt-rss.hook
Normal file
@@ -0,0 +1,10 @@
|
||||
[Trigger]
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Type = Package
|
||||
Target = tt-rss
|
||||
|
||||
[Action]
|
||||
Description = Updating TT-RSS Database
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/runuser -u http -- /usr/bin/php /usr/share/webapps/tt-rss/update.php --update-schema=force-yes
|
||||
Reference in New Issue
Block a user