Skip to content

Commit ac4cb2a

Browse files
author
Alexandros Ioannides
authored
Create 1.4.4.sh
1 parent d18835d commit ac4cb2a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

install/upgrade/versions/1.4.4.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
#!/bin/bash
3+
4+
# Hestia Control Panel upgrade script for target version 1.4.4
5+
6+
#######################################################################################
7+
####### Place additional commands below. #######
8+
#######################################################################################
9+
10+
#Add nginx user_agent separation to desktop/mobile
11+
cp -f $HESTIA_INSTALL_DIR/nginx/agents.conf /etc/nginx/conf.d/

0 commit comments

Comments
 (0)