unixporn / trup

Discord bot for the Unixporn community
Mozilla Public License 2.0
47 stars 9 forks source link

Add suppport for Artix Linux #40

Closed ghost closed 4 years ago

ghost commented 4 years ago

I added a line to fetcher.sh so that people who use Artix can have support when running !fetch.

eepykate commented 4 years ago

disagree - if a distro decides not to do the thing that every other distro does, people making general scripts shouldn't go out of their way to support them.

ghost commented 4 years ago

Yes, but that doesn't mean support for the distro isn't supported.

eepykate commented 4 years ago

Artix is open-source, right? Why not contribute there instead? It'll make a lot of stuff easier for lots of other projects.

aosync commented 4 years ago

I agree Artix Linux is of poor design, but IMO if we know of this issue, we can fix this in the meantime. I don't think the goal of that script is to be the smallest, but to just work.

DRG-developer commented 4 years ago

Maybe print that /etc/os-release isn't found, and that you should consult your OS handbook, so that we don't have to create a new patch for each and every “special” OS? or tell em to fill it in for themselves?

eepykate commented 4 years ago

Implemented in #69, among other stuff.