• jatinkrmalik@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    8 hours ago

    Yeah, pipe-to-bash is a bad habit even when the script is ours. Prefer git clone / AppImage / read install.sh first; the /tmp step is so you can open it before it runs, not so you skip reading it.