orithena / youtupi

YouTube (mobile) web frontend for your Raspberry Pi
http://blog.maxtuni.es/2013/02/introducing-youtupi-youtube-mobile-web.html
2 stars 0 forks source link

git clone doesnt clone modules #3

Closed pvl1 closed 7 years ago

pvl1 commented 7 years ago

Not sure if this is because of my setup or if this is something shared... but yeah

orithena commented 7 years ago

That's git's behaviour. You'll need

git submodule init git submodule update

as mentioned in service/install.sh.

pvl1 commented 7 years ago

lol my bad thank you

On Fri, Sep 23, 2016 at 4:51 AM, Dave notifications@github.com wrote:

Closed #3 https://github.com/orithena/youtupi/issues/3.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/orithena/youtupi/issues/3#event-800080745, or mute the thread https://github.com/notifications/unsubscribe-auth/AFzn80NAmn08gj_iyFd-yP33a8S6rFkDks5qs5MYgaJpZM4KEerm .

Thank you, Pavel Kovtunenko

orithena commented 7 years ago

No problem. I do consider now adding a "manual install" section in the README.

pvl1 commented 7 years ago

would've helped me for sure

On Fri, Sep 23, 2016 at 9:33 AM, Dave notifications@github.com wrote:

No problem. I do consider now adding a "manual install" section in the README.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/orithena/youtupi/issues/3#issuecomment-249193972, or mute the thread https://github.com/notifications/unsubscribe-auth/AFzn82NzLiNvDq0ANgnGyAIkZKi9-OcTks5qs9UPgaJpZM4KEerm .

Thank you, Pavel Kovtunenko