mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
dont read line at end of publisher script
This commit is contained in:
@@ -55,9 +55,9 @@ namespace Bit.Publisher
|
||||
{
|
||||
Console.WriteLine("ERROR: " + e.Message);
|
||||
}
|
||||
}
|
||||
|
||||
Console.ReadLine();
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
private async Task Run()
|
||||
|
||||
Reference in New Issue
Block a user