#!/bin/sh if [ ! -e "pyinstaller" ]; then git clone https://github.com/pyinstaller/pyinstaller fi