mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-01 10:05:55 +00:00
9 lines
277 B
Markdown
9 lines
277 B
Markdown
# RPM packaging for clksignal
|
|
This simple Ansible playbook creates and installs an RPM package of the current release of clksignal
|
|
|
|
If the version that you build is newer than what you have installed, it will be automatically upgraded.
|
|
|
|
## Usage
|
|
|
|
`ansible-playbook main.yml -K
|