We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295b9b4 commit b16dcb8Copy full SHA for b16dcb8
install/upgrade/versions/1.4.6.sh
@@ -8,4 +8,5 @@
8
9
if [ ! -z "$DB_PMA_ALIAS" ]; then
10
$HESTIA/bin/v-change-sys-db-alias 'pma' $DB_PMA_ALIAS
11
+ rm /usr/share/phpmyadmin/tmp/*
12
fi
0 commit comments