I&#39;m working on a small utility to help me backup virtual guest disks over slow links. I&#39;ll make an announcement about it once I get it to beta state.<div><br></div><div>I would really like to make it a one line command to install to the system.</div>
<div><br></div><div>So far I&#39;m able to install it like so....</div><div><br></div><div>1. raco link -i /usr/local/guest-lvm-backup</div><div>2. raco setup -l guest-lvm-backup</div><div>     raco setup creates launchers in the racket install directory named guest-lvm-backup and guest-lvm-tape</div>
<div><br></div><div>3. I install symbolic links to /usr/local/bin for my commands guest-lvm-backup and guest-lvm-tape</div><div><br></div><div>So my question is.... How do I get raco setup to create the links to the launchers in /usr/local/bin?</div>
<div><br></div><div><br></div><div>Thanks,</div><div>   Curt</div><div><br></div><div><br></div><div><br></div><div><br></div>