X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=awless%2Finstall.ps1;fp=awless%2Finstall.ps1;h=1863f93948063ccdd6d193fabb1e717a332b7dea;hb=b944f3cb2597fac8225446ba9fbc110790c59c74;hp=bee791b5b583a4251d00340bd1ee2c6f366e19fe;hpb=0ce7e4951b7706a46981b407bd1446e2b753153d;p=webi-installers%2F.git diff --git a/awless/install.ps1 b/awless/install.ps1 index bee791b..1863f93 100644 --- a/awless/install.ps1 +++ b/awless/install.ps1 @@ -16,6 +16,7 @@ $pkg_src_bin = "$Env:USERPROFILE\.local\opt\awless-v$Env:WEBI_VERSION\bin" $pkg_src_dir = "$Env:USERPROFILE\.local\opt\awless-v$Env:WEBI_VERSION" $pkg_src = "$pkg_src_cmd" +New-Item "$Env:USERPROFILE\Downloads" -ItemType Directory -Force | out-null $pkg_download = "$Env:USERPROFILE\Downloads\$Env:WEBI_PKG_FILE" # Fetch archive