Commit d8440794 authored by Jialin Li's avatar Jialin Li
Browse files

fix config file path

parent 344e4d5f
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
{ {
"type": "file", "type": "file",
"source": "sequencer.config", "source": "sequencer.config",
"destination": "/tmp/nopaxos.config", "destination": "/tmp/sequencer.config",
"direction": "upload" "direction": "upload"
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment