LogarithmPlotter/package-wine.sh
Ad5001 59b31d681b
Some checks failed
continuous-integration/drone/push Build is failing
Trying to understand why windows build is failing.
2021-08-02 22:11:42 +02:00

8 lines
153 B
Bash

#!/bin/bash
# Moving files
cp win/* README.md LICENSE.md dist/logarithmplotter/
# Creating installer
cd dist/logarithmplotter/
ls
makensis installer.nsi