Skip to content

Commit c8c7d43

Browse files
committed
update install.sh
1 parent e13c561 commit c8c7d43

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

deploy/selfhost/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
BRANCH=${BRANCH:-master}
4-
RELEASE_TAG="v0.22-dev"
4+
RELEASE_TAG=${RELEASE_TAG:-v0.22-dev}
55
SCRIPT_DIR=$PWD
66
SERVICE_FOLDER=plane-app
77
PLANE_INSTALL_DIR=$PWD/$SERVICE_FOLDER

plane-enterprise-1.0.7.tgz

11.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)