davidteren / lpx_links

Gets the additional content download links for Logic Pro X
http://davidteren.github.io/lpx_links
107 stars 27 forks source link

Use correct parameters to install script in examples #26

Open finwarman opened 1 year ago

finwarman commented 1 year ago

The install script looks for all '.pkg' files in the directory given in $1.

In the examples, the first positional parameter is a txt file, which means no packages will be found.