mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Return to recommending running run-dev.py manually.
(imported from commit f050f2a8f2242dc23267c341d53517847d7fc560)
This commit is contained in:
		@@ -164,9 +164,5 @@ def main():
 | 
			
		||||
    sh.do_destroy_rebuild_test_database(**LOUD)
 | 
			
		||||
    sh.setup_git_repo(**LOUD)
 | 
			
		||||
 | 
			
		||||
    with sh.sudo:
 | 
			
		||||
        sh.cp(os.path.join(ZULIP_PATH, "tools", "provision", "zulip-dev.conf"), "/etc/supervisor/conf.d/zulip-dev.conf", **LOUD)
 | 
			
		||||
        sh.service("supervisor", "restart", **LOUD)
 | 
			
		||||
 | 
			
		||||
if __name__ == "__main__":
 | 
			
		||||
    sys.exit(main())
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user