mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Rename local server => enterprise in some scripts.
(imported from commit 98cdb4c2e1be5a6abb59821eb32f749c058b773b)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
GITID=$(git rev-parse HEAD)
|
||||
|
||||
if [ "$(uname)" = "Darwin" ]; then
|
||||
TMPDIR=/tmp/local-server
|
||||
TMPDIR=/tmp/enterprise-build
|
||||
rm -Rf $TMPDIR
|
||||
mkdir -p $TMPDIR
|
||||
else
|
||||
Reference in New Issue
Block a user