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 8ae0be5 commit b2bbfe7Copy full SHA for b2bbfe7
1 file changed
readme-vars.yml
@@ -52,6 +52,7 @@ init_diagram: |
52
init-pwndrop-config -> init-config-end
53
init-os-end -> init-crontab-config
54
init-mods-end -> init-custom-files
55
+ init-adduser -> init-device-perms
56
base -> init-envfile
57
base -> init-migrations
58
base -> init-mods
@@ -61,6 +62,7 @@ init_diagram: |
61
62
init-mods -> init-mods-package-install
63
base -> init-os-end
64
init-adduser -> init-os-end
65
+ init-device-perms -> init-os-end
66
init-envfile -> init-os-end
67
init-migrations -> init-os-end
68
init-config -> init-pwndrop-config
0 commit comments