Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复unix环境下载文件夹权限问题 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devenami
Copy link

  1. 修复unix环境下使用0644创建文件夹导致内部文件信息无法被非root用户操作的问题
  2. 优化go.mod文件支持1.19
  3. 添加makefile支持简化构建操作
  4. 优化.gitignore文件,忽略mac环境下.DS_Store文件,忽略二进制文件存储目录

@devenami devenami force-pushed the fix/unix-permission-denied branch from 83c9526 to 0469fa0 Compare February 13, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant