Add !update

This commit is contained in:
JustArchi
2016-03-11 19:48:14 +01:00
parent 3afa202d0b
commit 187f0800b2
2 changed files with 10 additions and 7 deletions

View File

@@ -78,7 +78,7 @@ namespace ArchiSteamFarm {
private static Timer AutoUpdatesTimer;
private static EMode Mode = EMode.Normal;
private static async Task CheckForUpdate() {
internal static async Task CheckForUpdate() {
string oldExeFile = ExecutableFile + ".old";
// We booted successfully so we can now remove old exe file