From dd421b10d975247e6edf2728c354ee7819fca4a8 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Tue, 21 May 2013 20:37:07 +0000 Subject: [PATCH] --- iocBoot/nfsCommands | 2 -- 1 file changed, 2 deletions(-) diff --git a/iocBoot/nfsCommands b/iocBoot/nfsCommands index 54bfd57..f259a91 100644 --- a/iocBoot/nfsCommands +++ b/iocBoot/nfsCommands @@ -14,8 +14,6 @@ routeShow # rather than FTP, for booting the VME crate, and generally for reading # and writing files on the server. # -hostAdd("beams-nfs","164.54.100.202") -nfsMount("beams-nfs","/export/beams","/home/beams") hostAdd("oxygen","164.54.52.4") nfsMount("oxygen","/export/oxygen","/home/oxygen") nfsMount("oxygen","/export/oxygen4","/home/oxygen4") -- GitLab