Skip to content
Snippets Groups Projects
Commit 1b04c36b authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

scripts: change deploy page name

parent edd0d83c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
#this script build required libraries and copies into Fiji installation directory #this script build required libraries and copies into Fiji installation directory
FIJI_APP=ImageJ-linux64 FIJI_APP=ImageJ-linux64
UPDATE_SITE=haas-deploy UPDATE_SITE=P2E-IT4Innovations
mvn clean install dependency:copy-dependencies mvn clean install dependency:copy-dependencies
DIR=`readlink -f $1` DIR=`readlink -f $1`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment