We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d37b2f commit d11b23aCopy full SHA for d11b23a
1 file changed
scripts/install.sh
@@ -75,7 +75,6 @@ if [ -n "$TAR_FILE" ]; then
75
echo -e "${GREEN}Removed intermediate tar.gz file${NC}"
76
else
77
echo -e "${YELLOW}No tar.gz file found, assuming direct extraction from zip${NC}"
78
- TEMP_DIR=$TEMP_DIR/$ARCHIVE
79
fi
80
81
# Define paths to expected files in the extracted archive
0 commit comments