Acquire wake lock before backing up.
This commit is contained in:
parent
aa1e30c069
commit
5a0b022009
|
@ -1,5 +1,7 @@
|
||||||
#!/data/data/com.termux/files/usr/bin/bash
|
#!/data/data/com.termux/files/usr/bin/bash
|
||||||
date
|
date
|
||||||
|
termux-wake-lock
|
||||||
tsudo "/data/data/com.termux/files/home/borgbackup_on_android/borg.sh"
|
tsudo "/data/data/com.termux/files/home/borgbackup_on_android/borg.sh"
|
||||||
|
termux-wake-unlock
|
||||||
date
|
date
|
||||||
read
|
read
|
||||||
|
|
Loading…
Reference in a new issue