Lineage 18.1 is here for Xmas

Change-Id: Ic7bd96c188eb97c53cf245f79c85cc0e0d14a094
This commit is contained in:
Bruno Martins
2020-12-09 10:42:15 +00:00
committed by Michael Bestas
parent b4e31b2b0e
commit e1df13eb4a
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
export C=/tmp/backupdir
export SYSDEV="$(readlink -nf "$2")"
export SYSFS="$3"
export V=18.0
export V=18.1
# Scripts in /system/addon.d expect to find backuptool.functions in /tmp
cp -f /tmp/install/bin/backuptool.functions /tmp