Guest User

Untitled

a guest
Mar 15th, 2024
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. #rclone mount --vfs-cache-mode=full remote: /mnt/ST8000VE0008/pCloud
  2.  
  3. if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
  4. exec startx -- -dpi 96
  5. #exec rclone mount --vfs-cache-mode full --vfs-cache-max-age 1y --cache-dir /mnt/ST8000VE0008/pCloudCache/ remote: /mnt/ST8000VE0008/pCloud &
  6. fi
  7.  
  8. # Created by `pipx` on 2023-09-29 02:22:59
  9. export PATH="$PATH:/home/cproo12/.local/bin"
  10.  
Advertisement
Add Comment
Please, Sign In to add comment