aboutsummaryrefslogtreecommitdiff
path: root/post_update.sh
blob: 2995f11610e0d0cfe3d9f182b1dce0e81c09b9bd (plain)
1
2
3
4
5
6
#!/bin/bash

# $1 Path to the new version.
# $2 Path to the old version.

cp -a -n $2/build.gradle $1/