mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Refuse to run as root
hooray
This commit is contained in:
@@ -242,8 +242,7 @@ namespace ArchiSteamFarm {
|
||||
ASF.ArchiLogger.LogGenericError(Strings.WarningRunningAsRoot);
|
||||
await Task.Delay(SharedInfo.InformationDelay).ConfigureAwait(false);
|
||||
|
||||
// TODO: Enable return false as a breaking change of ASF V5.2.0.0+
|
||||
//return false;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user