ChrisMmm wrote: 
> Thanks again. 
> 
> please excuse my lack of Linux skills - I get this error trying to
> clone:
> 
> > 
Code:
--------------------
  >   > root@odroid-jessie64:/clone# git clone 
https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN
  > Cloning into 'CPAN'...
  > fatal: unable to access 
'https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN/': Problem 
with the SSL CA cert (path? access rights?)
--------------------
> > 
> 
> Any idea what I am doing wrong?
> 
> Cheers
G
The repo is higher up the tree

Code:
--------------------
    
  git clone https://github.com/Logitech/slimserver-vendor
  
--------------------


Then just make sure you have the 7.9 branch selected


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=105125

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to