We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82c2b3 commit 5bded76Copy full SHA for 5bded76
install
@@ -48,7 +48,7 @@ fi
48
# Define variables for later use
49
ee_branch=$1
50
readonly ee_version_old="2.2.3"
51
-readonly ee_version_new="3.3.8"
+readonly ee_version_new="3.3.9"
52
readonly ee_log_dir=/var/log/ee/
53
readonly ee_install_log=/var/log/ee/install.log
54
readonly ee_linux_distro=$(lsb_release -i | awk '{print $3}')
0 commit comments