lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lyp - a Package Manager for Lilypond


From: Johan Vromans
Subject: Re: lyp - a Package Manager for Lilypond
Date: Fri, 29 Jan 2016 08:17:59 +0100

On Fri, 29 Jan 2016 01:08:53 -0600 (CST)
address@hidden wrote:

> ...as hosted Git repositories.  I thought that was a dealbreaker, but I
> tried to give it a fair chance.  I read the readme as far as the line
> about piping the output of curl into bash.  I stopped there.

Just replace

  curl -sSL https://git.io/getlyp | bash

with

  curl -sSL https://git.io/getlyp > tmp.sh
  less tmp.sh    # visual inspection
  bash tmp.sh

and read on.

-- Johan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]