export PATH=/usr/bin:/bin
mkdir $out
cat > $out/setup <<EOF
export SHELL=/bin/sh
EOF
chmod +x $out/setup