Skip to content

Commit 62b58d3

Browse files
committed
♻️ Synced dbin 📦 <-- check TMPDIR (xplshn#30) ⌚
1 parent ebb76c1 commit 62b58d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
DEST="/tmp/._bdlstub_dbin.bin"
3+
DEST="${TMPDIR:-/tmp}/._bdlstub_dbin.bin"
44

55
# Determine architecture
66
ARCH="$(uname -m)"

0 commit comments

Comments
 (0)