This commit is contained in:
Jiri Cincura ↹ 2024-03-21 09:39:58 +01:00 коммит произвёл GitHub
Родитель 587856c11e
Коммит 13d9e9902f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -1,9 +1,12 @@
#
# This file must be used by invoking ". .\activate.ps1" from the command line.
# You cannot run it directly.
# To exit from the environment this creates, execute the 'deactivate' function.
#
if ($MyInvocation.InvocationName -ne '.') {
Write-Host -f Red "This script must be dot sourced. Run it by invoking '. .\activate.ps1'."
return
}
function deactivate ([switch]$init) {
# reset old environment variables