Hashtopolis Forum

Full Version: Linux files are not deleted
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The problem is in the file files.py line 41.

os.path.dirname(self.config.get_value('files-path') + "/" + filename) != "files"


This os.path.dirname is equal to the path from my config.

Therefore, there is a continuation