You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2024. It is now read-only.
where --user is hardcoded as root and doesn't use the $user variable. Also even though the ownership should be changed to the $user variable it is still owned by root.
This is a simple enough change on my end to match what I was looking for but I just want to verify there wasnt a major reason to always set it to root user.