Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LakeDropsDrupalDev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
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
Docker
LakeDropsDrupalDev
Commits
baf7f86e
Commit
baf7f86e
authored
4 years ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
#71
Output recommendation to run l3d reset at the end of selfupdate
parent
57831658
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run/scripts/selfupdate
+11
-0
11 additions, 0 deletions
run/scripts/selfupdate
with
11 additions
and
0 deletions
run/scripts/selfupdate
+
11
−
0
View file @
baf7f86e
...
...
@@ -23,3 +23,14 @@ echo "Self update to version ${NEWVERSION} succeeded!"
export
VERSION
=
${
NEWVERSION
}
export
L3D_FORCE_UPDATE
=
0
/usr/local/bin/reset
echo
""
echo
""
echo
""
echo
"================================================================"
echo
"It's recommended to run"
echo
""
echo
" l3d reset"
echo
""
echo
"now, so that we can clean the legacy components properly."
echo
"================================================================"
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