2
0
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:
huweihua
2014-10-22 05:36:16 -04:00
parent ccfa70d8c8
commit b5f708ed39

View File

@@ -32,7 +32,6 @@ for filename in \
/opt/xcat \
/root/.ssh \
/var/cache \
/var/lib \
/xcatpost
do
if [ ! -e $filename ];then