Markus Frosch bc59dc757c Update icinga2 and icingaweb2
Also add diff scripts
2017-05-23 17:00:24 +02:00

8 lines
153 B
Bash
Executable File

#!/bin/bash
set -e
curl -LsS --output icinga2.spec~ "https://raw.githubusercontent.com/Icinga/icinga2/master/icinga2.spec"
diff -Nau icinga2.spec{,~}