This commit is contained in:
Mylloon 2024-07-02 11:47:41 +02:00
parent 86bbe41665
commit 86eb7c8b30
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -9,7 +9,7 @@
### Mise à jour de certains programmes ### Mise à jour de certains programmes
```batch ```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 Avec le paramètre `script` le programme à (ré-)installer