Skip to content

Commit 8fbe64d

Browse files
author
Alexandros Ioannides
authored
Add user-agents configuration file
1 parent 5d3806f commit 8fbe64d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,7 @@ echo "[ * ] Configuring NGINX..."
12371237
rm -f /etc/nginx/conf.d/*.conf
12381238
cp -f $HESTIA_INSTALL_DIR/nginx/nginx.conf /etc/nginx/
12391239
cp -f $HESTIA_INSTALL_DIR/nginx/status.conf /etc/nginx/conf.d/
1240+
cp -f $HESTIA_INSTALL_DIR/nginx/agents.conf /etc/nginx/conf.d/
12401241
cp -f $HESTIA_INSTALL_DIR/nginx/phpmyadmin.inc /etc/nginx/conf.d/
12411242
cp -f $HESTIA_INSTALL_DIR/nginx/phppgadmin.inc /etc/nginx/conf.d/
12421243
cp -f $HESTIA_INSTALL_DIR/logrotate/nginx /etc/logrotate.d/

0 commit comments

Comments
 (0)