Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Wellbore
Wellbore Domain Services
Commits
ecb64fe4
Commit
ecb64fe4
authored
Mar 31, 2021
by
Luc Yriarte
Browse files
Merge branch 'vrondot-master-patch-84022' into 'master'
Fix loadschema.sh See merge request
!57
parents
651020fe
d3d4f9cd
Pipeline
#34084
passed with stages
in 12 minutes and 4 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
schema/indexation/loadschema.sh
View file @
ecb64fe4
...
...
@@ -3,8 +3,9 @@
set
-e
if
[
$#
-ne
3
]
then
then
echo
"Usage ./loadSchema.sh
$BASE_URL
$DATA_PARTITION
$TOKEN
"
exit
-1
fi
BASE_URL
=
$1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment