don't fail to delete if sqlite zip does not exist

This commit is contained in:
Brad Rydzewski 2015-09-30 13:24:42 -07:00
parent e8b43455ed
commit 3d9a0665d5

View file

@ -4,7 +4,7 @@ set -e
cd /tmp
# cleanup previously downloaded and unpacked files.
rm sqlite-autoconf-3081101.tar.gz
rm -rf sqlite-autoconf-3081101.tar.gz
rm -rf sqlite-autoconf-3081101
# download sqlite