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