Skip to content

Commit 5837e15

Browse files
authored
Merge pull request #281 from amandasaurus/patch-1
fix typo in sample sell script
2 parents 5c5e84a + 99cfe5c commit 5837e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user_manual/10-Replication-Tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,6 @@ while true; do
191191
else
192192
echo "Fatal error, stopping updates."
193193
exit $status
194+
fi
194195
done
195196
```

0 commit comments

Comments
 (0)