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 b16dcb8 commit 1044caeCopy full SHA for 1044cae
install/upgrade/versions/1.4.6.sh
@@ -8,5 +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/*
+ rm -rf /usr/share/phpmyadmin/tmp/*
12
fi
0 commit comments