summaryrefslogtreecommitdiff
path: root/preinst
diff options
context:
space:
mode:
Diffstat (limited to 'preinst')
-rwxr-xr-xpreinst2
1 files changed, 0 insertions, 2 deletions
diff --git a/preinst b/preinst
index 86a4a25..2919749 100755
--- a/preinst
+++ b/preinst
@@ -13,8 +13,6 @@ if [[ $1 == upgrade ]]; then
eval "echo 'finish:reopen' >&${cydia[0]}"
fi
fi
-
- echo >/tmp/.cydia.fw
fi
exit 0