mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-08 06:04:24 +08:00
2 lines
165 B
Bash
Executable file
2 lines
165 B
Bash
Executable file
#!/bin/bash
|
|
auto-changelog --template https://raw.githubusercontent.com/hexonet/auto-changelog-templates/master/compact.hts --commit-limit false --output HISTORY.md
|