summaryrefslogtreecommitdiff
path: root/Library/firmware.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Library/firmware.sh')
-rwxr-xr-xLibrary/firmware.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/firmware.sh b/Library/firmware.sh
index a5bdd4d..c01c23e 100755
--- a/Library/firmware.sh
+++ b/Library/firmware.sh
@@ -53,6 +53,7 @@ EOF
before=$(stat -c '%i-%Y' "${status}")
output=$(mktemp "${data}"/status-tmp.XXXXXX)
+chmod 644 "${output}"
xxxxxx=${output##*/status-tmp.}
rm -f "${data}"/status-tmp.!("${xxxxxx}")