#!/bin/sh

export LD_PRELOAD=/mit/geofft/sketchy/weakcrypto.so
exec /usr/bin/alpine "$@"
