gpodder/.appveyor/msys2.sh

8 lines
121 B
Bash

#!/bin/bash
set -e
cd tools/win_installer
# bash -xe to also see commands
bash -e ./build.sh "${APPVEYOR_REPO_COMMIT}"