Skip to content

systemd unit now calls python script.

Erik von Reis requested to merge erik.vonreis/conda:modify_script into master

convert async installation script to python instead of bash.

Script now handles custom symlinks defined in a user file. This allows commissioners to add or remove user-created environments from the system conda as they see fit.

Merge request reports