Skip to content

Commit

Permalink
B #: Fix minor bug (#58)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4572c53)
  • Loading branch information
Christian González authored and rsmontero committed Oct 6, 2020
1 parent 84cd7b4 commit 6d3f0e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/datastore_mad/remotes/docker_downloader.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 6d3f0e3

Please sign in to comment.