pfxposter/install.sh

4 lines
47 B
Bash
Executable File

#!/bin/bash
rm dist/*
python3 setup.py install