From 7f92a4dc91607b92772107609c47553fc0919f2f Mon Sep 17 00:00:00 2001 From: kneutron <50146127+kneutron@users.noreply.github.com> Date: Wed, 25 Aug 2021 12:36:00 -0500 Subject: [PATCH] removed osx-specific PATH --- SMART/smart-shortreport.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMART/smart-shortreport.sh b/SMART/smart-shortreport.sh index 5bb91f7..ff27899 100644 --- a/SMART/smart-shortreport.sh +++ b/SMART/smart-shortreport.sh @@ -1,6 +1,6 @@ #!/bin/bash -PATH=/sbin:/var/root/bin:/var/root/bin/boojum:/usr/local/bin:/usr/local/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin +PATH=/sbin:/root/bin:/root/bin/boojum:/usr/local/bin:/usr/local/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin # will run ~5 min after smart stage2 and list only attributes that backblaze keeps track of