#!/bin/sh -efu

mkdir -p /tmp/unet-debug
printenv |sort > /tmp/unet-debug/$$
