From 3b211a7a770a2eb8a3f2e9b41213094f14cb2bcb Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 18 Jan 2024 00:00:21 +0300 Subject: [PATCH] Fixed Readmes --- CHANGELOG.md | 2 +- Download_SophiApp.ps1 | 2 +- README.md | 2 +- README_cn-si.md | 2 +- README_de-de.md | 2 +- README_it-it.md | 2 +- README_ru-ru.md | 2 +- README_tr-tr.md | 2 +- README_uk-ua.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f33734f4..dd71b167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -228,7 +228,7 @@ Diff from v1.0.0.53 * Added the ability to download the latest stable build of SophiApp via PowerShell. Just type the command below, and it will download SophiaApp.zip from GitHub to the Downloads folder, expand the archive, and remove it. Elevated privileges are not needed. The app won't be launched. ```powershell - irm app.sophi.app | iex + iwr app.sophia.team -useb | iex ``` https://imgur.com/a/wCcs0Xi diff --git a/Download_SophiApp.ps1 b/Download_SophiApp.ps1 index 259fa71e..d9e5f592 100644 --- a/Download_SophiApp.ps1 +++ b/Download_SophiApp.ps1 @@ -3,7 +3,7 @@ Download the latest SophiApp version .EXAMPLE - iwr app.sophia.team | iex + iwr app.sophia.team -useb | iex #> [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 diff --git a/README.md b/README.md index ad7fcf2a..6085074d 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Download the always latest SophiApp archive by invoking (`not as administrator too`) in PowerShell ```powershell -irm app.sophi.app -useb | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_cn-si.md b/README_cn-si.md index b579fc83..aeea8e47 100644 --- a/README_cn-si.md +++ b/README_cn-si.md @@ -134,7 +134,7 @@ 在 PowerShell 里运行, (`不已管理员的身份`)下载最新的 SophiApp 压缩包 ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_de-de.md b/README_de-de.md index e9173359..39a39153 100644 --- a/README_de-de.md +++ b/README_de-de.md @@ -137,7 +137,7 @@ Um die aktuelle SophiApp-Version zu downloaden invoke (`Administrator ist keine Voraussetzung`) in PowerShell ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_it-it.md b/README_it-it.md index 1a8d542a..306d2d91 100644 --- a/README_it-it.md +++ b/README_it-it.md @@ -137,7 +137,7 @@ Download delll'ultima versione della SophiApp incollando (`anche senza i permessi di amministratore`) in PowerShell ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_ru-ru.md b/README_ru-ru.md index 0939bfd0..6ab2cafc 100644 --- a/README_ru-ru.md +++ b/README_ru-ru.md @@ -137,7 +137,7 @@ Скачать архив с последней версией SophiApp, выполнив в PowerShell (`в том числе и не от имени администратора`) ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_tr-tr.md b/README_tr-tr.md index cd5202e8..ad47c385 100644 --- a/README_tr-tr.md +++ b/README_tr-tr.md @@ -135,7 +135,7 @@ Powershell'de çalıştırarak (yönetici olarak da değil) son SophiApp arşivini indirin ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp) diff --git a/README_uk-ua.md b/README_uk-ua.md index fbe94ed3..f42e7455 100644 --- a/README_uk-ua.md +++ b/README_uk-ua.md @@ -138,7 +138,7 @@ Завантажити архів з останньою версією SophiApp, виконавши в PowerShell (`в тому числі і не від імені адміністратора`) ```powershell -iwr app.sophia.team | iex +iwr app.sophia.team -useb | iex ``` [WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)