Hi all!
Need some help please...
In webserver editor - how can I delete file and delete directory?
I have 1 file in wrong directory (script) - don't know how to delete it - then just deleted the content of the file so the scrit doesn't run anymore, but I want to clean the directory...
Thank you in advance!
Use the shell commands "vfs rm" and "vfs rmdir" to remove files and directories.
Manual: https://docs.openvehicles.com/en/latest/userguide/vfs.html
Regards,
Michael
Managed to clean!