X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=curlie%2Finstall.ps1;h=5b79cc91f001e2bda39d305486e105615ba83e22;hb=20dea82a281823d1cd8a03da51fc202a983ccd7c;hp=6360ede3ff8a75114c1c59ac4c5cbe5c4b974a0e;hpb=1c66e100020683aee4989038681075ab9d35e129;p=webi-installers%2F.git diff --git a/curlie/install.ps1 b/curlie/install.ps1 index 6360ede..5b79cc9 100644 --- a/curlie/install.ps1 +++ b/curlie/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"