this post was submitted on 04 Oct 2024
105 points (93.4% liked)

Wallpapers

1732 readers
64 users here now

A community for posting wallpapers.

Lemmy.ca Rules

Community Rules

Other Wallpaper Communities

founded 1 year ago
MODERATORS
 

Greyscaled + Upscaled + Slightly cleaned up meme I had saved.

you are viewing a single comment's thread
view the rest of the comments
[–] nik282000@lemmy.ca 2 points 14 hours ago (1 children)

When some project has install instructions that look like this:

curl totaly.ok.ru/command.sh | sudo bash

I'll usually view skim through the file, understand none of it and then run it in a VM or container with my fingers crossed.

[–] corsicanguppy@lemmy.ca 1 points 6 hours ago (1 children)

Open a ticket on the project site, and move on. Find something from people acting a little more responsible.

[–] nik282000@lemmy.ca 1 points 5 hours ago

I would but even PiHole does it. Kinda sets a (bad) standard for install methods.

curl -sSL https://install.pi-hole.net | bash