#!/snap/git-ubuntu/current/usr/bin/sh

. "$SNAP/wrappers/arch-specific"

exec "$SNAP/usr/bin/perl" "$SNAP/usr/bin/dpkg-source" "$@"
