mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
Merge pull request #10927
38342cc utils/health: fix typo in script (jpk68)
ACKs: jeffro256, selsta
This commit is contained in:
@@ -70,6 +70,6 @@ tar -cJvf "$RESULT.txz" "$RESULT" # Zip the result, because it's huge.
|
||||
rm -v "$RESULT"
|
||||
|
||||
echo ""
|
||||
echo "Readable result stored in: $DIR_BUILD/$RESULT.gz"
|
||||
echo "Readable result stored in: $DIR_BUILD/$RESULT.txz"
|
||||
|
||||
echo "$KPI" > "kpis.txt"
|
||||
|
||||
Reference in New Issue
Block a user