mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
This commit is contained in:
commit
b5c3b5f4cf
@ -28,7 +28,7 @@ if ($iam =~ /pasu/) {
|
||||
$::utilcmd = '/opt/ibm/toolscenter/asu/asu64';
|
||||
}
|
||||
} elsif ($iam =~ /piflash/) {
|
||||
$::utilcmd = '/opt/xcat/sbin/iflash64';
|
||||
$::utilcmd = '/opt/xcat/sbin/iflash64 --unattended';
|
||||
}
|
||||
my $interface;
|
||||
my $username;
|
||||
|
Loading…
x
Reference in New Issue
Block a user