Commit 8769a82
committed
Fix the dns update with multiple servers
The quotes around `%DNS_SERVERS%` meant that the for loop had only a
single item instead of splitting the servers based on the spaces.1 parent 302b23d commit 8769a82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
0 commit comments