Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

hackall360
Copy link
Contributor

Summary

  • run both Linux and Windows setup scripts from their own directory to avoid missing files when invoked elsewhere
  • harden Linux setup script with safer read -r, direct Python version check, and shellcheck compliance

Testing

  • bash -n setup.sh
  • shellcheck setup.sh
  • python3 -m py_compile *.py

https://chatgpt.com/codex/tasks/task_b_68957f3298fc83298bcecf8251546894

@hackall360 hackall360 merged commit 804a989 into develop Aug 8, 2025
@hackall360 hackall360 deleted the codex/2025-08-08-fix-missing-virtual-environment-activation branch August 8, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant