Add .editorconfig and correct indentation for many seqs

This commit is contained in:
2022-03-14 21:27:29 +01:00
parent bb8b54597a
commit 71612aef94
34 changed files with 178 additions and 164 deletions

View File

@@ -49,7 +49,7 @@ postCron="# -q quiet -N timestamping (overwrite existing file) -O target file
step_3_info() { echo "Configuration notes"; }
step_3_alias() { ALIAS="notes"; }
step_3() {
echo "$toolNotes"
echo "$toolNotes"
}
toolNotes="
# Reduce default message delay to 1 minute
@@ -75,6 +75,6 @@ step_10_alias() { ALIAS="restart"; }
step_10() {
exe service $toolName restart
}
VERSION_SEQREV=11
. /usr/local/bin/sequencer.sh