Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
6def7814
Commit
6def7814
authored
Dec 16, 2019
by
Lucas Mello Schnorr
Browse files
remove this
parent
0d68127e
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
6def7814
...
...
@@ -63,8 +63,6 @@ if [ "$DOWNLOAD" = "true" ]; then
wget
$URL
fi
SCRIPT_CURRENT_DIR
=
$(
pwd
)
######################################
# Established Unique ID based on URL #
######################################
...
...
@@ -164,7 +162,4 @@ elif [ "$DEFAULT_ANIMATION" = "false" ]; then
done
popd
# Move to where this script is executed
mv
${
BLENDER_OUTPUT
}
${
SCRIPT_CURRENT_DIR
}
fi
Write
Preview
Markdown
is supported
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