mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-25 23:21:29 +03:00
B #: Fix minor bug (#58)
This commit is contained in:
parent
b52766c423
commit
4572c53126
@ -148,7 +148,6 @@ EOC
|
||||
;;
|
||||
centos)
|
||||
commands=$(cat <<EOC
|
||||
RUN [ ! -e /sbin/init ] && ln -s /lib/systemd/systemd /sbin/init
|
||||
RUN yum update -y
|
||||
RUN yum install -y epel-release
|
||||
RUN yum install -y initscripts \
|
||||
|
Loading…
Reference in New Issue
Block a user