Skip to content
Snippets Groups Projects
Commit 4c71dab8 authored by sveseli's avatar sveseli
Browse files

fixed support install script for renamed files

parent 3ed48de2
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ if [ ! -d $DM_SUPPORT_DIR ]; then
fi
cd $DM_SUPPORT_DIR
execute svn update
execute $DM_SUPPORT_DIR/bin/clean_all.sh
execute $DM_SUPPORT_DIR/bin/install_all.sh
execute $DM_SUPPORT_DIR/bin/clean_support_all.sh
execute $DM_SUPPORT_DIR/bin/install_support_all.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment