#!/bin/sh

#
# update script
#

# just a "noop" to test
curl https://sec522ppa.dshield.org > /dev/null 2> /dev/null
