Acquire wake lock before backing up.
This commit is contained in:
parent
aa1e30c069
commit
5a0b022009
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue