Commit c8773b1
authored
Add $restart flag to v-add-web-domain-backend call (hestiacp#1)
v-add-web-domain-backend was always triggering a restart, even if $4 = 'no' (restart = no) was requested on original call to v-add-web-domain. Solution parameters needs to be passed onto the sub function to stop unnecessary restarts.1 parent 2e05ab4 commit c8773b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments