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