diff --git a/README.md b/README.md index 81d8e97..85b0fe7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### Mise à jour de certains programmes ```batch -curl.exe "https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/installers/runner.ps1" | PowerShell -Command -Script "script" +PowerShell -Command "Invoke-Expression """"& { $(Invoke-WebRequest -UseBasicParsing 'https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/installers/runner.ps1') } -Script script""""" ``` Avec le paramètre `script` le programme à (ré-)installer