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

8 lines
165 B
Bash
Executable File

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