lets just look at /tmp

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-12-10 13:35:45 -08:00
parent 878a5ff880
commit d58c67acd3

View file

@ -30,9 +30,9 @@ echo "--- system details"
uname -a
gem env
bundle --version
df -h
mount
df /tmp
echo $TMPDIR
echo "--- bundle install"
pull_s3_file "bundle.tar.gz"