How to delete wrong config file using terminal access?
I try to delete a file when I see wrong path:
nano /etc/nginx/conf.d/users/XXX/example.com.com/include.conf
How to manage this?
-
I guess I don't understand the question. Nano would be a text editor, and the path you've listed is a valid area for customizations as outlined here:
You can always use the "rm" command to remove a file if you no longer need it.
0
Please sign in to leave a comment.
Comments
1 comment