msync: minor variable changes
This commit is contained in:
parent
4ecd0a82fa
commit
e067161cd1
@ -11,9 +11,8 @@ while getopts ":pr" o; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
ROOT="$HOME/quar/mnt/Internal shared storage"
|
MNT="$HOME/quar/mnt"
|
||||||
|
ROOT="$MNT/Internal shared storage"
|
||||||
go-mtpfs "$ROOT" &
|
|
||||||
|
|
||||||
# General rsync options
|
# General rsync options
|
||||||
OPTS="-avPc"
|
OPTS="-avPc"
|
||||||
|
Loading…
Reference in New Issue
Block a user