Skip to content

Commit

Permalink
Merge branch 'master' of http://github.com/janelia-flyem/dvid
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSavage committed Feb 18, 2021
2 parents 78cc03f + 3feda94 commit 1193493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/make-release-distribution.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ conda install -y -n dvid-distro dvid-web-console=3
cp -R ${DVID_DISTRO_ENV}/http/dvid-web-console ${DVID_DISTRO_ENV}/http/dvid-web-console-3

# ...leave the old one active by default.
conda install -y -n dvid-distro dvid-web-console=2.1.6
conda install -y -n dvid-distro dvid-web-console=2.1.7
cp -R ${DVID_DISTRO_ENV}/http/dvid-web-console ${DVID_DISTRO_ENV}/http/dvid-web-console-2

cp ${THIS_SCRIPT_DIR}/distro-files/* ${DVID_DISTRO_ENV}
Expand Down

0 comments on commit 1193493

Please sign in to comment.