fix file permissions for files
This commit is contained in:
@@ -21,6 +21,7 @@ module Danbooru
|
||||
end
|
||||
|
||||
image.destroy!
|
||||
FileUtils.chmod(0664, write_path)
|
||||
end
|
||||
|
||||
def flatten(image, width, height)
|
||||
|
||||
Reference in New Issue
Block a user