Skip to content

Fix directory creation and adjust report storage paths#5

Closed
MDKWork wants to merge 4 commits intonikita-yfh:masterfrom
MDKWork:master
Closed

Fix directory creation and adjust report storage paths#5
MDKWork wants to merge 4 commits intonikita-yfh:masterfrom
MDKWork:master

Conversation

@MDKWork
Copy link
Copy Markdown

@MDKWork MDKWork commented May 19, 2025

  • Added creation of the base directory (get_oneshot_dir) with 0777 permissions to ensure subdirectories can be created.
  • Updated permissions of sessions, pixiewps, and reports directories from 0700 to 0777 to allow broader access if needed.
  • Changed report file paths (stored.csv, stored.txt) to use reports_dir instead of sessions_dir for better separation of data.
  • Ensured CSV header in stored.csv includes proper line ending for readability.

MDKWork added 4 commits May 19, 2025 16:05
- Added creation of the base directory (get_oneshot_dir) with 0777 permissions to ensure subdirectories can be created.
- Updated permissions of sessions, pixiewps, and reports directories from 0700 to 0777 to allow broader access if needed.
- Changed report file paths (stored.csv, stored.txt) to use reports_dir instead of sessions_dir for better separation of data.
- Ensured CSV header in stored.csv includes proper line ending for readability.
@MDKWork MDKWork closed this by deleting the head repository Feb 12, 2026
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