Skip to content
Snippets Groups Projects
Commit 48ed7495 authored by Ribbon's avatar Ribbon :speech_balloon: Committed by Jeremy Soller
Browse files

Enable RustPython by default on the "desktop" and "dev" configurations

parent ce9f3d51
No related branches found
No related tags found
1 merge request!1434Enable RustPython by default on the "desktop" and "dev" configurations
...@@ -16,6 +16,7 @@ orbdata = {} ...@@ -16,6 +16,7 @@ orbdata = {}
orbital = {} orbital = {}
orbterm = {} orbterm = {}
orbutils = {} orbutils = {}
rustpython = {}
[[files]] [[files]]
path = "/usr/lib/init.d/20_orbital" path = "/usr/lib/init.d/20_orbital"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment