saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -4,7 +4,7 @@ server {
|
||||
charset utf-8;
|
||||
|
||||
root /var/www/html/vhosts/club3d.ro/mtr;
|
||||
index index.php index.html;
|
||||
index index.html index.php;
|
||||
|
||||
access_log /var/log/nginx/trace.898.ro.access.log;
|
||||
error_log /var/log/nginx/trace.898.ro.error.log;
|
||||
@@ -19,6 +19,4 @@ server {
|
||||
fastcgi_buffer_size 4K;
|
||||
fastcgi_buffers 64 4k;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user