From c79ab34a7c597c9e3ab202c644121c6944789424 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:15 +0200 Subject: Adding live-helper 1.0~a19-1. --- examples/hooks/win32-loader.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 examples/hooks/win32-loader.sh (limited to 'examples/hooks/win32-loader.sh') diff --git a/examples/hooks/win32-loader.sh b/examples/hooks/win32-loader.sh new file mode 100755 index 000000000..ee328c574 --- /dev/null +++ b/examples/hooks/win32-loader.sh @@ -0,0 +1,12 @@ +#!/bin/sh + +# This is a hook for live-helper(7) to install win32-loader. +# win32-loader was written by Robert Milan . +# +# To enable it, copy this hook into your config/binary_local-hooks directory. + +cd binary + +wget http://goodbye-microsoft.com/pub/debian.exe + +cd "${OLDPWD}" -- cgit v1.2.3