Best way to upload local version without losing custom changes #31
Replies: 3 comments
|
I'm not sure what custom values are required in For Then the user can keep their own |
|
Given you have an installer script, you could just have the file named something different ( |
I was also going to propose this solution, but I do not think that Perhaps it would be possible to create an automatic setup script which used As for setting up python in With these changes, one could just use |
Uh oh!
There was an error while loading. Please reload this page.
Each installation requires custom values in
cluster_info.yamlandGreenAlgorithms_global.py, but when pulling the latest release of the code, these get overwritten...All reactions