mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
remove intermidiate files after rspconfig
This commit is contained in:
parent
b176fc3d15
commit
d7d56ddd7b
@ -1976,6 +1976,9 @@ rmdir \"/tmp/$userid\" \n";
|
||||
#restore env variables
|
||||
$ENV{'DSH_REMOTE_PASSWORD'}=$bak_DSH_REMOTE_PASSWORD;
|
||||
$ENV{'DSH_FROM_USERID'}=$bak_DSH_FROM_USERID;
|
||||
|
||||
#remove intermediate files
|
||||
unlink "$home/.ssh/copy.sh","$home/.ssh/tmp/authorized_keys";
|
||||
}
|
||||
|
||||
if ($next_status{ $node_info{$node}{cur_status} }) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user