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 e49a58b commit 4eb9944Copy full SHA for 4eb9944
1 file changed
readme-vars.yml
@@ -53,12 +53,14 @@ init_diagram: |
53
init-overseerr-config -> init-config-end
54
init-config -> init-crontab-config
55
init-mods-end -> init-custom-files
56
+ init-adduser -> init-device-perms
57
base -> init-envfile
58
base -> init-migrations
59
init-config-end -> init-mods
60
init-mods-package-install -> init-mods-end
61
init-mods -> init-mods-package-install
62
init-adduser -> init-os-end
63
+ init-device-perms -> init-os-end
64
init-envfile -> init-os-end
65
init-config -> init-overseerr-config
66
init-custom-files -> init-services
0 commit comments