bfccac6b28cc96ada7df65cd6c896764568a645c
shell_sequencer
Shell script as wrapper for sequential tasks, such as complex server installations or recurring maintenance tasks.
Step definition is separated from the sequence control. The step definition just needs to "include" the sequence controller at the end.
sequencer.sh
Main sequencer script to be included at the end of a step definition script.
[...]
. ./sequencer.sh
seqs/
Contains sequences (seqs) for different tools, servers or occasions.
1.0.0
Latest
Languages
Shell
100%