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