mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
deploy-zulip-from-git: Update next symlink.
This commit is contained in:
@@ -60,6 +60,7 @@ try:
|
||||
stdout=open('/dev/null', 'w'),
|
||||
preexec_fn=su_to_zulip)
|
||||
|
||||
subprocess.check_call(["ln", '-nsf', deploy_path, os.path.join(DEPLOYMENTS_DIR, "next")])
|
||||
os.chdir(deploy_path)
|
||||
|
||||
if ZULIP_COM:
|
||||
|
||||
Reference in New Issue
Block a user