Skip to content

Commit 9f45b3f

Browse files
authored
Rename to .inc (hestiacp#2592)
1 parent 29b1935 commit 9f45b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1584,7 +1584,7 @@ if [ "$postgresql" = 'yes' ]; then
15841584

15851585
# Configuring phpPgAdmin
15861586
if [ "$apache" = 'yes' ]; then
1587-
cp -f $HESTIA_INSTALL_DIR/pga/phppgadmin.conf /etc/apache2/conf.d/phppgadmin.conf
1587+
cp -f $HESTIA_INSTALL_DIR/pga/phppgadmin.conf /etc/apache2/conf.d/phppgadmin.inc
15881588
fi
15891589
cp -f $HESTIA_INSTALL_DIR/pga/config.inc.php /etc/phppgadmin/
15901590

0 commit comments

Comments
 (0)