Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_wcms_gesso
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_wcms_gesso
Commits
1e960ca5
Commit
1e960ca5
authored
4 years ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-3759: updating the build gesso script
parent
ecf9c8ef
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
build_gesso.sh
+3
-5
3 additions, 5 deletions
build_gesso.sh
with
3 additions
and
5 deletions
build_gesso.sh
+
3
−
5
View file @
1e960ca5
build_option
=
${
1
:-
1
}
build_option
=
${
1
:-
1
}
gesso_version
=
"8.x-3.2"
gesso_version
=
"8.x-3.2"
git clone
"https://github.com/forumone/gesso"
"gesso"
git clone
"https://github.com/forumone/gesso"
"gesso"
cd
..
cd
gesso
ln
-s
"uw_wcms_gesso/source"
"source"
cd
uw_wcms_gesso/gesso
git checkout
$gesso_version
git checkout
$gesso_version
rm
-rf
"source"
cd
..
ln
-s
"
..
/source"
ln
-s
"
source"
"gesso
/source"
echo
"Removing Gesso files"
echo
"Removing Gesso files"
rm
gesso.layouts.yml
rm
gesso.layouts.yml
rm
gesso.info.yml
rm
gesso.info.yml
...
...
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