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
Check for /proc being mounted as soon as we identify that we're
running the installer on Linux. We need /proc for various reasons
and it'd be better to error out cleanly than to report spurious
messages and then error out later in a confusing way.
This fixes#2654
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
0 commit comments