7 lines
97 B
Bash
7 lines
97 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# Requires
|
||
|
# https://github.com/ldez/gcg
|
||
|
|
||
|
gcg --config-file="changelog-config.toml"
|