update install.sh

This commit is contained in:
Manish Gupta
2024-08-29 19:02:07 +05:30
parent e13c5619d5
commit c8c7d4384d
2 changed files with 1 additions and 1 deletions

View File

@@ -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

Binary file not shown.