diff --git a/Sophia/Sophia.ps1 b/Sophia/Sophia.ps1 index 80eb18aa..2169c5a3 100644 --- a/Sophia/Sophia.ps1 +++ b/Sophia/Sophia.ps1 @@ -40,9 +40,9 @@ Clear-Host Remove-Module -Name Sophia -Force -ErrorAction Ignore -Import-Module -Name .\Sophia.psd1 -PassThru -Force +Import-Module -Name $PSScriptRoot\Sophia.psd1 -PassThru -Force -Import-LocalizedData -BindingVariable Global:Localization +Import-LocalizedData -BindingVariable Global:Localization -FileName Sophia # Checking # Проверка