added restart value None to svgtogcode update

This commit is contained in:
make-ing 2015-09-15 14:07:21 +02:00
parent 27b755326a
commit 2f4e18fceb

View file

@ -142,6 +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
"current": "Unknown"
},
"lcd": {