mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 02:30:21 +00:00
fix defect 4289: sysclone failed to update target node with rpm update
This commit is contained in:
@@ -32,7 +32,6 @@ for filename in \
|
||||
/opt/xcat \
|
||||
/root/.ssh \
|
||||
/var/cache \
|
||||
/var/lib \
|
||||
/xcatpost
|
||||
do
|
||||
if [ ! -e $filename ];then
|
||||
|
Reference in New Issue
Block a user