Skip to content

Commit 7a70fb4

Browse files
committed
Rename tmp directory
1 parent b7bdea2 commit 7a70fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

halium-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ fi
167167

168168
check_mounts
169169

170-
WORKDIR=$(mktemp -d /tmp/rootstock-touch-install.XXXXX)
170+
WORKDIR=$(mktemp -d /tmp/halium-install.XXXXX)
171171
TMPMOUNT="$WORKDIR/tmpmount"
172172

173173
echo "transfering rootfs tarball ... "

0 commit comments

Comments
 (0)