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 332b5d8 commit 2014b99Copy full SHA for 2014b99
1 file changed
readme-vars.yml
@@ -56,13 +56,15 @@ init_diagram: |
56
init-ombi-config -> init-config-end
57
init-config -> init-crontab-config
58
init-mods-end -> init-custom-files
59
+ init-adduser -> init-device-perms
60
base -> init-envfile
61
base -> init-migrations
62
init-config-end -> init-mods
63
init-mods-package-install -> init-mods-end
64
init-mods -> init-mods-package-install
65
init-config -> init-ombi-config
66
init-adduser -> init-os-end
67
+ init-device-perms -> init-os-end
68
init-envfile -> init-os-end
69
init-custom-files -> init-services
70
init-services -> svc-cron
0 commit comments