X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=bat%2Finstall.ps1;h=5b79cc91f001e2bda39d305486e105615ba83e22;hb=a3a17a929c99cffb85888efb12a22aa744639ecb;hp=6360ede3ff8a75114c1c59ac4c5cbe5c4b974a0e;hpb=1f0e9e5143e81b48c880dae234a5df56ba9c6a35;p=webi-installers%2F.git diff --git a/bat/install.ps1 b/bat/install.ps1 index 6360ede..5b79cc9 100644 --- a/bat/install.ps1 +++ b/bat/install.ps1 @@ -28,7 +28,7 @@ IF (!(Test-Path -Path "$Env:USERPROFILE\.local\xbin\$VERNAME")) & tar xf "$Env:USERPROFILE\Downloads\$Env:WEBI_PKG_FILE" # Move single binary into root of temporary folder & move "$EXENAME" "$VERNAME" - & dir + # Settle unpacked archive into place echo "New Name: $VERNAME"