fixed nginx conf

This commit is contained in:
2021-05-18 11:49:33 +02:00
parent 0b6f134691
commit 198036de8d
6 changed files with 106 additions and 98 deletions

View File

@@ -13,4 +13,4 @@ cp "$_assets"/php7.4-fpm.ini /etc/php/7.4/fpm/php.ini
systemctl enable php7.4-fpm
systemctl start php7.4-fpm
echo -e "\033[92;1mphp7.4-fpm installed\033[Om"
echo -e "\033[92;1mphp7.4-fpm installed\033[O"