@@ -5,3 +5,7 @@
#######################################################################################
####### Place additional commands below. #######
+
+if [ -z "$DB_PMA_ALIAS" ]; then
+ $HESTIA/bin/v-change-sys-db-alias 'pma' $DB_PMA_ALIAS
+fi