mirror of
https://github.com/derfenix/photocatalog.git
synced 2026-03-11 20:46:24 +03:00
Update nix flake
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultDirMode = 0o777
|
||||
defaultDirMode = 0o774
|
||||
defaultFileMode = 0o644
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user