our version of lemmy is old enough that clients like mlem are starting to break due to API drift, so I’m finally upgrading us to the latest stable version of lemmy. this will involve a bit of downtime and potentially a number of breakages; keep an eye out for anything that doesn’t look right after the upgrade and let us know!

  • flowerysong@awful.systems
    link
    fedilink
    English
    arrow-up
    5
    ·
    11 days ago

    scripts that used to be called x.sh (shebang /bin/sh) suddenly renamed x.bash in main (shebang still /bin/sh).

    That’s just…so completely ass-backwards it boggles the mind.