mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Fix ASF restart
This commit is contained in:
@@ -14,7 +14,7 @@ namespace ArchiSteamFarm {
|
||||
|
||||
Logging.LogGenericInfo("No bots are running, exiting");
|
||||
await Task.Delay(5000).ConfigureAwait(false);
|
||||
Program.Exit();
|
||||
Program.Shutdown();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user