readme and script update
This commit is contained in:
parent
d3e15d00df
commit
2a314bfa5a
@ -17,5 +17,5 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage
|
|||||||
|
|
||||||
### Installing chocolatey and software for a school 1
|
### Installing chocolatey and software for a school 1
|
||||||
```
|
```
|
||||||
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://git.ngtech.co.il/NgTech-LTD/chocolatey-scripts/raw/branch/master/install-choco-and-new-laptop-software.ps1'))
|
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://git.ngtech.co.il/NgTech-LTD/chocolatey-scripts/raw/branch/master/iinstall-choco-and-school1-software.ps1'))
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user