X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-keyring.git;a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=9339527af33c1d4bbf5ade96a1d6256b72dcba37;hp=3e25c9246d61c3a34e256a65abb8f888d179da8d;hb=511fcd6c18e942a51af72aecec427632ccaf5a46;hpb=c57612473d8141a3238a7e66371dba7ab392b8ee diff --git a/debian/postinst b/debian/postinst index 3e25c92..9339527 100644 --- a/debian/postinst +++ b/debian/postinst @@ -5,3 +5,5 @@ set -e if [ -x /usr/bin/apt-key ]; then apt-key add /usr/share/keyrings/carnet-keyring.gpg fi + +#DEBHELPER#