File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -151,22 +151,18 @@ init_diagram: |
151
151
init-migrations -> init-adduser
152
152
init-os-end -> init-config
153
153
init-config -> init-config-end
154
+ init-crontab-config -> init-config-end
154
155
init-unifi-network-application-config -> init-config-end
155
- init-os-end -> init-crontab-config
156
+ init-config -> init-crontab-config
156
157
init-mods-end -> init-custom-files
157
158
base -> init-envfile
158
159
base -> init-migrations
159
- base -> init-mods
160
160
init-config-end -> init-mods
161
- init-mods -> init-mods-end
162
161
init-mods-package-install -> init-mods-end
163
162
init-mods -> init-mods-package-install
164
- base -> init-os-end
165
163
init-adduser -> init-os-end
166
164
init-envfile -> init-os-end
167
- init-migrations -> init-os-end
168
165
init-custom-files -> init-services
169
- init-mods-end -> init-services
170
166
init-config -> init-unifi-network-application-config
171
167
init-services -> svc-cron
172
168
svc-cron -> legacy-services
You can’t perform that action at this time.
0 commit comments