| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c10b131 commit 973b32d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -70,6 +70,7 @@ def cmp(x, y): # Python 3 | |||
| 70 | 70 | ||
| 71 | 71 | VERBOSE = False | |
| 72 | 72 | ||
| 73 | + os.umask(0o022) | ||
| 73 | 74 | os.environ['NODE_OPTIONS'] = '' | |
| 74 | 75 | ||
| 75 | 76 | # --------------------------------------------- | |
| Back | FazBrowse Home | New Git URL |
0 commit comments