#!/bin/bash # -*-mode: sh; tab-width: 8; coding: utf-8-unix -*- set -e ROLE=base WD=$PWD cd tmp exit 0 [ -d wheels ] || mkdir wheels cd wheels