#!/bin/bash
#
# pcreate386
#
# © 2011-2015 Alf Gaida <agaida@siduction.org>
#

pcreate -a i386 ${@}
