linux updater

This commit is contained in:
2023-01-10 19:42:10 +02:00
parent 1683234376
commit 22f2cd4e59
11 changed files with 67 additions and 109 deletions

View File

@@ -429,8 +429,8 @@ public class ConsoleCommandsHandler
}
else
{
Process.Start("./DiscordBot", "lp");
HandleCommand("sd");
//HandleCommand("sd");
Console.WriteLine("This command can not be used outside of Windows yet. Please restart the bot using the manual way");
}
});