Skip to content

Commit 1044cae

Browse files
committed
Fully delete
1 parent b16dcb8 commit 1044cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/upgrade/versions/1.4.6.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88

99
if [ ! -z "$DB_PMA_ALIAS" ]; then
1010
$HESTIA/bin/v-change-sys-db-alias 'pma' $DB_PMA_ALIAS
11-
rm /usr/share/phpmyadmin/tmp/*
11+
rm -rf /usr/share/phpmyadmin/tmp/*
1212
fi

0 commit comments

Comments
 (0)