summarylogtreecommitdiffstats
path: root/shlink.install
blob: 08e9ff32d1bf388b51ffd35a14b1ce244db0597f (plain)
1
2
3
4
5
6
7
8
9
post_upgrade(){
 echo "Shlink has been updated successfully.
Please run \`sudo -u http php /usr/share/webapps/shlink/bin/update\`
to migrate the database and configure new options.
You can find more information here:

https://github.com/shlinkio/shlink/#update-to-new-version
"
}