Skip to content

Commit d11b23a

Browse files
authored
fix: install archive path
1 parent 0d37b2f commit d11b23a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ if [ -n "$TAR_FILE" ]; then
7575
echo -e "${GREEN}Removed intermediate tar.gz file${NC}"
7676
else
7777
echo -e "${YELLOW}No tar.gz file found, assuming direct extraction from zip${NC}"
78-
TEMP_DIR=$TEMP_DIR/$ARCHIVE
7978
fi
8079

8180
# Define paths to expected files in the extracted archive

0 commit comments

Comments
 (0)