zephyr/.buildkite/hooks/post-command

9 lines
141 B
Bash
Executable File

#!/bin/bash
# Copyright (c) 2020 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
# report disk usage:
echo "--- $0 disk usage"
df -h