bundlewrap/bundles/octoprint/metadata.py

8 lines
109 B
Python

defaults = {
'users': {
'octoprint': {
'home': '/opt/octoprint',
},
},
}