summaryrefslogtreecommitdiff
path: root/Library/firmware.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Library/firmware.sh')
-rwxr-xr-xLibrary/firmware.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/firmware.sh b/Library/firmware.sh
index e0ef0ab..ee8e26a 100755
--- a/Library/firmware.sh
+++ b/Library/firmware.sh
@@ -32,6 +32,8 @@ Name: Apple iPhone Firmware
EOF
fi && mv -f /var/lib/dpkg/status{_,}
+echo "/." >/var/lib/dpkg/info/firmware.list
+
if [[ ${version} = 1.0* || ${version} = 1.1.[012] ]]; then
user=root
else