X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=gh%2Finstall.ps1;h=ea2f0ab3f48845fb1dd3b706aa7d1d19b3106957;hb=b944f3cb2597fac8225446ba9fbc110790c59c74;hp=9b70e8480f0cb46dc1c06b56a0a93ca7135f3219;hpb=0ce7e4951b7706a46981b407bd1446e2b753153d;p=webi-installers%2F.git diff --git a/gh/install.ps1 b/gh/install.ps1 index 9b70e84..ea2f0ab 100644 --- a/gh/install.ps1 +++ b/gh/install.ps1 @@ -15,6 +15,7 @@ $pkg_src_bin = "$Env:USERPROFILE\.local\opt\gh-v$Env:WEBI_VERSION\bin" $pkg_src_dir = "$Env:USERPROFILE\.local\opt\gh-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