mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
post_upgrade() {
|
|
echo "Don't forget to add ':/usr/share/webapps/:/etc/webapps/' to php.ini/open_basedir,"
|
|
echo "adjust webserver configuration and enable pgsql php extension"
|
|
}
|