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 1190399 commit c1183eeCopy full SHA for c1183ee
readme-vars.yml
@@ -53,6 +53,7 @@ init_diagram: |
53
init-dokuwiki-config -> init-config-end
54
init-config -> init-crontab-config
55
init-mods-end -> init-custom-files
56
+ init-adduser -> init-device-perms
57
init-nginx-end -> init-dokuwiki-config
58
base -> init-envfile
59
init-os-end -> init-folders
@@ -64,6 +65,7 @@ init_diagram: |
64
65
init-samples -> init-nginx
66
init-version-checks -> init-nginx-end
67
init-adduser -> init-os-end
68
+ init-device-perms -> init-os-end
69
init-envfile -> init-os-end
70
init-keygen -> init-permissions
71
init-nginx -> init-php
0 commit comments