#!/bin/sh if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then echo "Creating /etc/apt/apt.conf.d/unauthenticated-lenny ..." # apt/lenny does not like comments ... tee /etc/apt/apt.conf.d/unauthenticated-lenny <