add re-start-harvester to setup.py

This commit is contained in:
Gene Hoffman 2020-04-08 02:04:46 -07:00
parent 5ce4872fa8
commit 7f8590a495
No known key found for this signature in database
GPG Key ID: AE8989DA18CADC80
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ kwargs = dict(
"scripts/chia-drop-db",
"scripts/chia-start-all",
"scripts/chia-start-farmer",
"scripts/chia-start-harvester",
"scripts/chia-restart-harvester",
"scripts/chia-start-introducer",
"scripts/chia-start-node",
"scripts/chia-start-sim",