mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Add Update/Restart actions
This commit is contained in:
@@ -203,7 +203,7 @@ namespace ArchiSteamFarm {
|
||||
|
||||
await InitGlobalDatabaseAndServices().ConfigureAwait(false);
|
||||
|
||||
await ASF.CheckAndUpdateProgram().ConfigureAwait(false);
|
||||
await ASF.UpdateAndRestart().ConfigureAwait(false);
|
||||
await ASF.InitBots().ConfigureAwait(false);
|
||||
|
||||
ASF.InitEvents();
|
||||
|
||||
Reference in New Issue
Block a user