cm: remove tmp file on boot

Change-Id: I5bf329663e675fa98e8e269a67b56fc28d37591e
gugelfrei
Giulio Cervera 13 years ago
parent cbd1ebad5f
commit 052a7b2e02

@ -10,4 +10,6 @@ then
mount -o bind /data/local/download /cache/download
fi
rm /cache/download/downloadfile*.apk
exit 0

Loading…
Cancel
Save