From 9d3a999b3ae3502633858c50185c0180949d405c Mon Sep 17 00:00:00 2001 From: Julien Rioux Date: Wed, 20 Jun 2012 11:14:19 -0400 Subject: [PATCH 1/1] Add missing shebang line in MacOSX instructions. --- Documentation/web/download.itexi | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/web/download.itexi b/Documentation/web/download.itexi index 55306b48d8..365ecedaa3 100644 --- a/Documentation/web/download.itexi +++ b/Documentation/web/download.itexi @@ -358,6 +358,7 @@ Create a file called @command{lilypond} which contains @divClass{h-scroll-auto} @example +#!/bin/bash exec @var{DIR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@" @end example @divEnd -- 2.39.2