Skip to content

Commit

Permalink
Merge pull request vbkunin#3 from Hipska/patch-1
Browse files Browse the repository at this point in the history
New Toolkit version 2.3
  • Loading branch information
vbkunin authored Mar 3, 2017
2 parents 078f212 + e2182b2 commit f6bc99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/install-toolkit.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
APP_PATH=/app
TOOLKIT_URL=http://www.combodo.com/documentation/iTopDataModelToolkit-2.2.zip
TOOLKIT_URL=http://www.combodo.com/documentation/iTopDataModelToolkit-2.3.zip
TOOLKIT_FOLDER=$APP_PATH/toolkit

if [[ -d $APP_PATH ]]; then
Expand Down

0 comments on commit f6bc99d

Please sign in to comment.