Fix program won't exit if rar file doesn't exists. Mod readme.md.
This commit is contained in:
@@ -61,3 +61,4 @@ class AoRar:
|
||||
logging.warning("Cannot delete %s, do it manually", self.fname)
|
||||
else:
|
||||
logging.error("No file specified or not exists")
|
||||
raise FiasException("No DB archive specified.")
|
||||
|
||||
Reference in New Issue
Block a user