mirror of
				https://github.com/zulip/docker-zulip.git
				synced 2025-11-03 21:43:26 +00:00 
			
		
		
		
	Remove the zulip_internal folder
This commit is contained in:
		@@ -18,7 +18,7 @@ RUN wget -q -O /root/zulip-ppa.asc https://zulip.com/dist/keys/zulip-ppa.asc &&
 | 
			
		||||
    cd /root/zulip && \
 | 
			
		||||
    git clone https://github.com/zulip/zulip.git . && \
 | 
			
		||||
    git checkout "$ZULIP_VERSION" && \
 | 
			
		||||
    rm -rf /root/zulip/puppet/zulip/manifests && \
 | 
			
		||||
    rm -rf /root/zulip/puppet/zulip/manifests /root/zulip/puppet/zulip_internal/manifests && \
 | 
			
		||||
    mv -f /root/puppet-zulip /root/zulip/puppet/zulip && \
 | 
			
		||||
    /root/zulip/scripts/zulip-puppet-apply -f && \
 | 
			
		||||
    cp -fa /root/zulip/zproject/local_settings_template.py /etc/zulip/settings.py && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user