Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
01856fd4
Commit
01856fd4
authored
16 years ago
by
tpylak
Browse files
Options
Downloads
Patches
Plain Diff
LMS-768 update build script
SVN: 10114
parent
507cc585
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
openbis_all/source/bash/sprint_install.sh
+6
-6
6 additions, 6 deletions
openbis_all/source/bash/sprint_install.sh
with
6 additions
and
6 deletions
openbis_all/source/bash/sprint_install.sh
+
6
−
6
View file @
01856fd4
...
@@ -34,14 +34,14 @@ unzip ../openBIS-server-S$VER*
...
@@ -34,14 +34,14 @@ unzip ../openBIS-server-S$VER*
cd
openBIS-server
cd
openBIS-server
./install.sh
$PWD
../../service.properties
./install.sh
$PWD
../../service.properties
echo
Installing d
ownload
server...
echo
Installing d
atastore
server...
cd
..
cd
..
unzip ../d
ownload-
server-S
$VER
*
unzip ../d
atastore_
server-S
$VER
*
cd
d
ownload-
server
cd
d
atastore_
server
cp
~/
old/sprint-
$PREV_VER
/download-
server
/etc/
service.properties etc/
cp
~/
datastore_
server
-
service.properties etc/
service.properties
chmod
700 d
ownload-
serv
ic
e.sh
chmod
700 d
atastore_
serve
r
.sh
export
JAVA_HOME
=
/usr
export
JAVA_HOME
=
/usr
./d
ownload-
serv
ic
e.sh start
./d
atastore_
serve
r
.sh start
echo
Doing some cleaning...
echo
Doing some cleaning...
cd
cd
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment