fixed default script path for neon
This commit is contained in:
parent
11abfa67b7
commit
47c1a7a0b1
|
@ -6,7 +6,7 @@
|
||||||
"name": "script_dir",
|
"name": "script_dir",
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"label": "Directory containing scripts",
|
"label": "Directory containing scripts",
|
||||||
"value": "/home/mycroft/scripts"
|
"value": "/home/neon/scripts"
|
||||||
}]
|
}]
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue