Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fidel Alfaro Almagro
UK_biobank_pipeline_v_1.5
Commits
8f325f63
Commit
8f325f63
authored
Sep 06, 2021
by
Fidel Alfaro Almagro
Browse files
Update script_first.sh with git pull of the very pipeline.
parent
8577f353
Changes
1
Hide whitespace changes
Inline
Side-by-side
script_first.sh
View file @
8f325f63
...
...
@@ -6,6 +6,11 @@ source /fbp/bb_pipeline_v_2.5/init_vars
set
+x
# Update the pipeline with the latest version
pushd
$BB_BIN_DIR
;
git pull
;
popd
;
export
SUBJID
=
"
$1
"
export
VISIT
=
"
$2
"
...
...
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