We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cp: overwrite ‘/etc/nginx/conf.d/blockips.conf’? y ‘/usr/share/easyengine/nginx/conf.d/blockips.conf’ -> ‘/etc/nginx/conf.d/blockips.conf’ cp: overwrite ‘/etc/nginx/conf.d/fastcgi.conf’? y ‘/usr/share/easyengine/nginx/conf.d/fastcgi.conf’ -> ‘/etc/nginx/conf.d/fastcgi.conf’ cp: overwrite ‘/etc/nginx/conf.d/upstream.conf’? y ‘/usr/share/easyengine/nginx/conf.d/upstream.conf’ -> ‘/etc/nginx/conf.d/upstream.conf’ cp: overwrite ‘/etc/nginx/common/locations.conf’? y ‘/usr/share/easyengine/nginx/common/locations.conf’ -> ‘/etc/nginx/common/locations.conf’
The script already overwritten these files, but when again I started the script, its asking me to overwrite these files.
I think, you must check whether, the files are update or not.
The text was updated successfully, but these errors were encountered:
Fixed: eab98c0 Better Fix: 6037e04
Sorry, something went wrong.
No branches or pull requests
cp: overwrite ‘/etc/nginx/conf.d/blockips.conf’? y
‘/usr/share/easyengine/nginx/conf.d/blockips.conf’ -> ‘/etc/nginx/conf.d/blockips.conf’
cp: overwrite ‘/etc/nginx/conf.d/fastcgi.conf’? y
‘/usr/share/easyengine/nginx/conf.d/fastcgi.conf’ -> ‘/etc/nginx/conf.d/fastcgi.conf’
cp: overwrite ‘/etc/nginx/conf.d/upstream.conf’? y
‘/usr/share/easyengine/nginx/conf.d/upstream.conf’ -> ‘/etc/nginx/conf.d/upstream.conf’
cp: overwrite ‘/etc/nginx/common/locations.conf’? y
‘/usr/share/easyengine/nginx/common/locations.conf’ -> ‘/etc/nginx/common/locations.conf’
The script already overwritten these files, but when again I started the script, its asking me to overwrite these files.
I think, you must check whether, the files are update or not.
The text was updated successfully, but these errors were encountered: