/ioc/data is now part of the /ioc mount

This commit is contained in:
2022-12-23 12:56:07 +01:00
parent c3e29c9587
commit 30a43644e4

View File

@@ -55,12 +55,8 @@ nfsMount NFS_SERVER,NFS_DIR,"/epics"
nfsMount NFS_SERVER,"/usr/local/epics","/epics"
sprintf NFS_DIR,"%s/ioc",NFS_BASE
nfsMount NFS_SERVER,NFS_DIR,"/ioc"
sprintf NFS_DIR,"%s/ioc/data",NFS_BASE
nfsMount NFS_SERVER,NFS_DIR,"/ioc/data"
sprintf NFS_DIR,"%s/ioc_data",NFS_BASE
nfsMount NFS_SERVER,NFS_DIR,"/ioc/data"
# We should now have /epics, /ioc and maybe /ioc/data
# We should now have /epics and /ioc
nfsDevShow
# Create some path variables