LogarithmPlotter/package-wine.sh

8 lines
153 B
Bash
Raw Normal View History

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