xref: /aosp_15_r20/external/toolchain-utils/go/chromeos/target_tmpdir (revision 760c253c1ed00ce9abd48f8546f08516e57485fe)
1#!/bin/bash
2
3# Temporary directory to be used on ChromeOS devices.
4
5echo "/tmp"
6