| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7aa2125 commit 580e110
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,6 +10,8 @@ if (common.isFreeBSD) { | |||
| 10 | 10 | return; | |
| 11 | 11 | } | |
| 12 | 12 | ||
| 13 | + common.refreshTmpDir(); | ||
| 14 | + | ||
| 13 | 15 | const fn = '新建文夹件.txt'; | |
| 14 | 16 | const a = path.join(common.tmpDir, fn); | |
| 15 | 17 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments