mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
update install.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
BRANCH=${BRANCH:-master}
|
||||
RELEASE_TAG="v0.22-dev"
|
||||
RELEASE_TAG=${RELEASE_TAG:-v0.22-dev}
|
||||
SCRIPT_DIR=$PWD
|
||||
SERVICE_FOLDER=plane-app
|
||||
PLANE_INSTALL_DIR=$PWD/$SERVICE_FOLDER
|
||||
|
||||
BIN
plane-enterprise-1.0.7.tgz
Normal file
BIN
plane-enterprise-1.0.7.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user