We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7f142 commit d3e52b3Copy full SHA for d3e52b3
readme-vars.yml
@@ -71,13 +71,15 @@ init_diagram: |
71
init-opencode-server -> init-config-end
72
init-config -> init-crontab-config
73
init-mods-end -> init-custom-files
74
+ init-adduser -> init-device-perms
75
base -> init-envfile
76
base -> init-migrations
77
init-config-end -> init-mods
78
init-mods-package-install -> init-mods-end
79
init-mods -> init-mods-package-install
80
init-config -> init-opencode-server
81
init-adduser -> init-os-end
82
+ init-device-perms -> init-os-end
83
init-envfile -> init-os-end
84
init-custom-files -> init-services
85
init-services -> svc-cron
0 commit comments