X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=fd%2Finstall.ps1;h=5b79cc91f001e2bda39d305486e105615ba83e22;hb=46445e9382905a52e770d44191235be179616049;hp=bc9976951a0891d0f994792aa2f80905f4ecf334;hpb=76776e9d5403d59b2cd5cba16d84f819a56bc5aa;p=webi-installers%2F.git diff --git a/fd/install.ps1 b/fd/install.ps1 index bc99769..5b79cc9 100644 --- a/fd/install.ps1 +++ b/fd/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" - + # Settle unpacked archive into place echo "New Name: $VERNAME"