Skip to content

Commit 5d3806f

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,6 +1277,7 @@ echo "[ * ] Configuring NGINX..."
12771277
rm -f /etc/nginx/conf.d/*.conf
12781278
cp -f $HESTIA_INSTALL_DIR/nginx/nginx.conf /etc/nginx/
12791279
cp -f $HESTIA_INSTALL_DIR/nginx/status.conf /etc/nginx/conf.d/
1280+
cp -f $HESTIA_INSTALL_DIR/nginx/agents.conf /etc/nginx/conf.d/
12801281
cp -f $HESTIA_INSTALL_DIR/nginx/phpmyadmin.inc /etc/nginx/conf.d/
12811282
cp -f $HESTIA_INSTALL_DIR/nginx/phppgadmin.inc /etc/nginx/conf.d/
12821283
cp -f $HESTIA_INSTALL_DIR/logrotate/nginx /etc/logrotate.d/

0 commit comments

Comments
 (0)