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:
@ -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
|
||||
|
Reference in New Issue
Block a user