2006-05-23 17:55:47 by steve
Try to install twice. This helps (???)
This commit is contained in:
parent
116a154de2
commit
d8cd8b84c0
@ -18,6 +18,7 @@ if [ "${rpmstrap}" ]; then
|
||||
#
|
||||
if [[ -x ${prefix}/usr/bin/yum ]]; then
|
||||
chroot ${prefix}/usr/bin/yum -y install openssh-server
|
||||
chroot ${prefix}/usr/bin/yum -y install openssh-server
|
||||
else
|
||||
echo "I don't know how to install OpenSSH for your distro."
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user