RetroPie-Extra icon indicating copy to clipboard operation
RetroPie-Extra copied to clipboard

Update $user -> $__user

Open gderber opened this issue 1 year ago • 8 comments

To piggy back off of https://www.github.com/RetroPie/RetroPie-Setup/pull/3951

This updates all

  • $user:$user to $__user:$__group
  • pi:pi to $__user:$__group
  • /home/pi to $home

Re-enables x86 on a handful of scripts.

Note: This is still a WIP, I wanted you to be aware of it.

gderber avatar Sep 10 '24 15:09 gderber