
Spent 45 minutes trying to figure out why I couldn’t get my Discord upgrade script to work, culminating with the command above, which fails… because runuser selfishly grabs the ’-m’ flag for itself from the middle of the command it’s supposed to be wrapping.
(sudo, and any other sensible wrapper command, does not do this.)