LogarithmPlotter/win/package-wine.sh
2021-06-02 19:14:42 +02:00

7 lines
158 B
Bash

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