Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"setup": "yarn install && yarn run build && yarn run configure",
"start": "yarn run dashmate group:start --verbose -w",
"restart": "yarn run dashmate group:restart --verbose -w",
"restart": "yarn run dashmate group:restart --verbose",
"stop": "yarn run dashmate group:stop --verbose",
"reset": "yarn run clean:data --force && yarn run setup",
"test": "ultra -r $* test",
Expand Down