changed rastart value of svgtogcode to octoprint

This commit is contained in:
make-ing 2015-09-15 14:23:03 +02:00
parent 2f4e18fceb
commit b71f0a7cee

View file

@ -142,7 +142,7 @@ class SoftwareUpdatePlugin(octoprint.plugin.BlueprintPlugin,
"user": "mrbeam",
"branch": "stable-1.2.2",
"update_script": "{{python}} \"{update_script}\" \"{{folder}}\" {{target}}".format(update_script=os.path.join(self._basefolder, "scripts", "git-pull.py")),
"restart": None
"restart": "octoprint"
"current": "Unknown"
},
"lcd": {