1
0
Fork 0

Acquire wake lock before backing up.

This commit is contained in:
Casper V. Kristensen 2019-03-22 03:27:40 +01:00
parent aa1e30c069
commit 5a0b022009
Signed by: caspervk
GPG key ID: 289CA03790535054

View file

@ -1,5 +1,7 @@
#!/data/data/com.termux/files/usr/bin/bash
date
termux-wake-lock
tsudo "/data/data/com.termux/files/home/borgbackup_on_android/borg.sh"
termux-wake-unlock
date
read