#!/bin/sh
exec "$GIT_ANNEX_DIR/exe/sh" --library-path "$GIT_ANNEX_LD_LIBRARY_PATH" "$GIT_ANNEX_DIR/shimmed/sh/sh" "$@"
