13 lines
266 B
Plaintext
Executable File
13 lines
266 B
Plaintext
Executable File
|
|
|
|
|
|
|
|
# rclone mount gdrive: ~/gdrive --vfs-cache-mode writes
|
|
|
|
echo "This hangs but putting the below in the profile is good too."
|
|
echo "rclone mount gdrive: ~/gdrive \
|
|
--vfs-cache-mode writes \
|
|
--daemon"
|
|
rclone mount gdrive: ~/gdrive --vfs-cache-mode writes
|
|
|