From c08ff4f9161657eb5690088e94a2527191cdf2f2 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Mon, 12 Mar 2012 13:00:33 +0100 Subject: [PATCH] distribute scripts --- distribute | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 distribute diff --git a/distribute b/distribute new file mode 100755 index 0000000..9f9f834 --- /dev/null +++ b/distribute @@ -0,0 +1,9 @@ +#!/bin/bash + +make +cp boot.dol boot/source/hbf.dol +make -C boot/ +cp boot/boot.dol installer/wad/00000002.app +wine installer/WadMii.exe -input "Z:\home\chris\Projekte\homebrewfilter\installer\wad" -output "Z:\home\chris\Projekte\homebrewfilter\installer\data\install.wad" +make -C installer +cp installer/boot.dol HomebrewFilter/