X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Fupdatebase.GRMLBASE;fp=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Fupdatebase.GRMLBASE;h=c50877fb81d5957d5d85af5aadd11cccc025c00a;hp=7255a2fbc039c39e578048361d2b39d0d632d81f;hb=1a823a1c53bdc752825296024fcabe2988b40fc1;hpb=e02aee46e661c77260bd1788f156221a61b2481d diff --git a/etc/grml/fai/config/hooks/updatebase.GRMLBASE b/etc/grml/fai/config/hooks/updatebase.GRMLBASE index 7255a2f..c50877f 100755 --- a/etc/grml/fai/config/hooks/updatebase.GRMLBASE +++ b/etc/grml/fai/config/hooks/updatebase.GRMLBASE @@ -80,9 +80,6 @@ if [ -n "${WAYBACK_DATE:-}" ] ; then "${target}/etc/apt/sources.list.d/debian.list" fi -# install Grml gpg key: -$ROOTCMD apt-key add /etc/apt/grml.key - if ! $ROOTCMD test -x /usr/bin/aptitude ; then echo "aptitude binary is not available, installing to make sure further FAI actions continue to work" $ROOTCMD apt-get update