Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Feb 28, 2024
1 parent 6b418da commit c21ea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ $(MIBDIR)/.dell:
@curl $(CURL_OPTS) -H "User-Agent: snmp_exporter" -o $(TMP) $(DELL_URL)
@unzip -j -d $(MIBDIR) $(TMP) support/station/mibs/iDRAC-*.mib
@rm -v $(TMP)
@touch $(MIBDIR)/.dell
@touch $(MIBDIR)/.dell

$(MIBDIR)/ENTITY-MIB:
@echo ">> Downloading Cisco ENTITY-MIB"
Expand Down

0 comments on commit c21ea0c

Please sign in to comment.