wolveix / plexus

A suite of tools to help manage your media collection.
https://plexus.wolveix.com
GNU General Public License v3.0
95 stars 11 forks source link

Latest Commit Broke Ubuntu 19.04 #12

Closed gorgarp closed 5 years ago

gorgarp commented 5 years ago

2019-06-20 09_47_16-Window 2019-06-20 09_47_44-root@plex-node_ ~

@Wolveix Looks like uname output "Linux" on latest Ubuntu.

But awk -F= '/^NAME/{print $2}' /etc/os-release does output Ubuntu.

gorgarp commented 5 years ago

2019-06-20 09_47_44-root@plex-node_ ~ 2019-06-20 09_53_45-root@plex-node_ ~

wolveix commented 5 years ago

Ohhhhhh, I know what caused this. Thanks for catching that! I'll release a commit to fix this now.