Closed rainestorme closed 1 year ago
This leads to almost everything in mush being broken. After some experimenting, I've found it can be replaced seamlessly with sudo -i -u. Changes will be made ASAP.
sudo -i -u
I see no other references to su, so I'll close this for now.
This leads to almost everything in mush being broken. After some experimenting, I've found it can be replaced seamlessly with
sudo -i -u
. Changes will be made ASAP.