updates mount script

This commit is contained in:
2024-08-10 15:20:54 -07:00
parent 3f34effc6b
commit 30b38803a3

5
mount.sh Normal file → Executable file
View File

@@ -1,5 +1,6 @@
sudo mount -t nfs 192.168.86.50:/VFX-KP "/mnt/nfs/work/Dropbox/Projects/KP VFX/"
sudo mount -t nfs 192.168.86.50:/VFX/KP\ VFX "/mnt/nfs/work/Dropbox/Projects/KP VFX/"
sudo mount -t nfs 192.168.86.50:/Library "/mnt/nfs/library"
sudo mount -t nfs 192.168.86.50:/VFX "/mnt/nfs/vfx"
sudo mount -t nfs 192.168.86.50:/Maker "/mnt/nfs/maker"
# sudo mount -t nfs 192.168.86.50:/Maker "/mnt/nfs/maker"
sudo mount -t nfs 192.168.86.50:/Videos "/mnt/nfs/videos"
sudo mount -t nfs 192.168.86.50:/Carlos /home/carlos/Remote