1
0
Fork 0

Add instructions for install

This commit is contained in:
Vincent Kersten 2015-05-11 09:45:08 +02:00 committed by sergeypayu
parent 474316290d
commit 37b0e09c94

View file

@ -309,3 +309,10 @@ rm -rf package/usr/bin
rm -rf package/usr/lib rm -rf package/usr/lib
rm -f package/DEBIAN/md5sums rm -f package/DEBIAN/md5sums
echo "=============== All Done ====================="
echo "Now run 'dpkg -i php5-sqlcipher.deb' to install"
echo ""
exit
#EOF