MEGAsync instances necessary path update
This commit is contained in:
parent
78669ed41c
commit
3ea3ded4ae
@ -15,7 +15,7 @@ tmpdir=$(mktemp -d "${TMPDIR:-/tmp/}$(basename $0).XXXXXXXXXX")
|
||||
#/run/user/$(id -u) tmpfs 0700 perms
|
||||
f="`cd $basedir; pwd | tr '/' ' ' | sed 's/^.* / /' | cut -c2-`" > /dev/null
|
||||
g="$logdate-$f.tar"
|
||||
dest=~/MEGAsync/backups
|
||||
dest=~/MEGA/Private/backups
|
||||
|
||||
doathing() {
|
||||
cd $basedir/..
|
||||
|
Loading…
Reference in New Issue
Block a user