New api function to manage seq configurations (create/use)

Seq template is generated by sequencer.sh; deleting static template
This commit is contained in:
2020-01-13 11:48:15 +01:00
parent 2e6984aac8
commit 4b4df3132a
3 changed files with 94 additions and 61 deletions

View File

@@ -15,6 +15,6 @@ Contains sequences (seqs) for different tools, servers or occasions.
Sequencer include working on sh and bash.
[...]
. ./sequencer.sh
. /usr/local/bin/sequencer.sh
see [seqTemplate.sh](https://winklerfamilie.eu/git/efelon/shell_sequencer/src/branch/master/seqTemplate.sh)
see seqTemplateExample.sh (which can be generated when calling sequencer.sh directly)