Skip to content

Commit 1ea2d60

Browse files
committed
Do also dummy.conf
1 parent 6a0c925 commit 1ea2d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/upgrade/versions/1.9.2.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ chown -R hestiaweb /backup/*.tar
4747

4848
# Fix typo in www.conf
4949
find /etc/php/ /usr/local/hestia/install/deb/php-fpm -type f -name 'www.conf' -print0 | xargs -0 -I {} sed -i 's/\[wwww\]/\[www\]/' {}
50+
find /etc/php/ /usr/local/hestia/install/deb/php-fpm -type f -name 'dummy.conf' -print0 | xargs -0 -I {} sed -i 's/\[wwww\]/\[www\]/' {}

0 commit comments

Comments
 (0)