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
Description
Bash script as wrapper for sequential tasks.
Readme 3.9 MiB
1.0.0 Latest
2019-04-05 16:32:53 +02:00
Languages
Shell 100%