close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 30, 2020, 1:04:30 PM (5 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
4 | 4 | |
5 | 5 | {{{ |
| 6 | |
| 7 | [environment]::setEnvironmentVariable('SCOOP','C:\SCOOP,'User') |
| 8 | |
6 | 9 | Set-ExecutionPolicy RemoteSigned -scope CurrentUser |
7 | 10 | iwr -useb get.scoop.sh | iex |