move the mount point of copycds to /var/run/xcat/mountpoint
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c85d0aab95
commit
88a57dffe5
@ -44,7 +44,7 @@ sub process_request {
|
||||
my $noosimage=undef;
|
||||
|
||||
$identified=0;
|
||||
$::CDMOUNTPATH="/mnt/xcat";
|
||||
$::CDMOUNTPATH="/var/run/xcat/mountpoint";
|
||||
my $existdir = getcwd;
|
||||
|
||||
if ($request->{arg}) {
|
||||
|
Loading…
Reference in New Issue
Block a user