Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Aug 29, 2024
1 parent e13c561 commit c8c7d43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/selfhost/install.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Binary file added plane-enterprise-1.0.7.tgz
Binary file not shown.

0 comments on commit c8c7d43

Please sign in to comment.