mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Updated the configurePythonPath and configureNodePath methods to append environment variables directly to r.cmd.Env instead of using os.Setenv, enhancing the clarity and maintainability of the environment setup. - Ensured the PATH variable is updated correctly by checking for existing paths before appending, preventing duplicates. - Moved default environment variable initialization to the configureEnv method for better organization.
32 KiB
32 KiB