This commit is contained in:
Bob Mottram 2018-01-15 17:48:19 +00:00
parent 3e841881be
commit e292a4537a
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ function start {
verify verify
echo "$MESH_DEFAULT_PROTOCOL" > $MESH_CURRENT_PROTOCOL echo "$(cat $MESH_DEFAULT_PROTOCOL)" > $MESH_CURRENT_PROTOCOL
} }
function monitor { function monitor {