Support installation to different directoy

Introduce configuration file to set a custom seqs collection
This commit is contained in:
2022-03-07 00:15:27 +01:00
parent 56765a0884
commit b894a756ea
5 changed files with 87 additions and 18 deletions

5
sequencer.cfg.dist Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
## Bash completion ##
# Where uses store own seqs or selected distribution selected seqs
SEQUENCER_USER_SEQS="/opt/seqs"