mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-21 15:09:14 +00:00
Removed the "Newline thing"
This commit is contained in:
@@ -15,7 +15,7 @@ ADD custom_zulip_files/ /root/custom_zulip
|
|||||||
RUN cp -rf /root/custom_zulip/* /root/zulip && \
|
RUN cp -rf /root/custom_zulip/* /root/zulip && \
|
||||||
rm -rf /root/custom_zulip && \
|
rm -rf /root/custom_zulip && \
|
||||||
PUPPET_CLASSES="zulip::dockervoyager" DEPLOYMENT_TYPE="dockervoyager" ADDITIONAL_PACKAGES="python-dev python-six python-pbs" \
|
PUPPET_CLASSES="zulip::dockervoyager" DEPLOYMENT_TYPE="dockervoyager" ADDITIONAL_PACKAGES="python-dev python-six python-pbs" \
|
||||||
/root/zulip/scripts/setup/install && \
|
/root/zulip/scripts/setup/install
|
||||||
|
|
||||||
ADD includes/createZulipAdmin.sh /opt/createZulipAdmin.sh
|
ADD includes/createZulipAdmin.sh /opt/createZulipAdmin.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user