This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| deb13:haconfig [2026/09/12 15:15] – [Powershell] Bernard Condrau | deb13:haconfig [2026/09/12 15:16] (current) – [Powershell] Bernard Condrau | ||
|---|---|---|---|
| Line 124: | Line 124: | ||
| ===== Powershell ===== | ===== Powershell ===== | ||
| - | < | + | < |
| # This is an example Powershell file for DuckDNS updater, see https:// | # This is an example Powershell file for DuckDNS updater, see https:// | ||
| param($domain) | param($domain) | ||
| Line 131: | Line 131: | ||
| curl.exe -k " | curl.exe -k " | ||
| </ | </ | ||
| - | Use it with '' | + | Use it with '' |