-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hello,
I am looking for a way of rebuilding all modules (or wrapper scripts, now). This could be used when a new release of shpc
introduces changes to the way the modules work, e.g.
It would also be useful in case people have manually modified some modules, to reset everything.
Currently, we can do this in a few steps
shpc list > current_software.txt
# upgrade shpc, cleanup the directories
xargs -n 1 shpc install < current_software.txt
It would help if there was a a more automated way, for instance that preserves the containers on disk, only rebuilding the module directory. How feasible and useful do you think that would be ?
Matthieu
Metadata
Metadata
Assignees
Labels
No labels