From f80a62832bb5f296a730b238677b9b20ace7b993 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Mar 2021 17:31:46 -0500 Subject: improvements --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3e848b7..713813b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ .PHONY: fix sudo = $(shell [ $$(id -u) = 0 ] || echo sudo) fix: - $(sudo) sh hpssacli-2.40-13.0_amd64.sh + $(sudo) sh -x hpssacli-2.40-13.0_amd64.sh -- cgit v1.2.3