Update version in backuptool.functions too
Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279
This commit is contained in:
parent
ccac3338e3
commit
02d26cb1ae
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
export C=/tmp/backupdir
|
export C=/tmp/backupdir
|
||||||
export S=/system
|
export S=/system
|
||||||
export V=10.1
|
export V=10.2
|
||||||
|
|
||||||
backup_file() {
|
backup_file() {
|
||||||
if [ -e "$1" ]; then
|
if [ -e "$1" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user