android13/external/rust/crates/libsqlite3-sys/post_update.sh

10 lines
116 B
Bash
Raw Normal View History

2024-06-22 08:45:49 -04:00
#!/bin/bash
# $1 Path to the new version.
# $2 Path to the old version.
set -x
set -e
cp -a -n -r $2/android $1/