2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-08 22:01:30 +00:00

modify incorrect sentence

This commit is contained in:
root
2018-05-09 02:30:02 -04:00
parent ff8202a13b
commit 68cc0c3d65

View File

@ -19,7 +19,7 @@ elif [ -e "/etc/SuSE-release" ]; then
elif [ -e "/etc/lsb-release" ]; then
dpkg -l|grep tcpdump
if [ "$?" != "0" ] ;then
apt-get install -y
apt-get install -y tcpdump
fi
fi
cmd:echo "$$CN" |tee /tmp/detect_dhcpd_work/cn