summarylogtreecommitdiffstats
path: root/tt-rss.install
blob: f4bc290b11baaf9a57af4c0aeaa79f5c99a7f3dc (plain)
1
2
3
4
post_upgrade() {
    echo "===> Update config.php with new configuration data from config.php-dist if necessary."
    echo "     Update CONFIG_VERSION to the new version afterwards."
}