Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
minerva
core
Commits
2ab5d196
Commit
2ab5d196
authored
5 years ago
by
Piotr Gawron
Browse files
Options
Downloads
Patches
Plain Diff
disclaimer removed
parent
beeb9092
No related branches found
No related tags found
1 merge request
!775
Resolve "remove disclaimer from debian package"
Pipeline
#10273
passed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/template/postinst
+0
-13
0 additions, 13 deletions
debian/template/postinst
with
0 additions
and
13 deletions
debian/template/postinst
+
0
−
13
View file @
2ab5d196
...
...
@@ -36,19 +36,6 @@ case "$1" in
fi
fi
#print a disclaimer
echo
""
>
&2
echo
""
>
&2
echo
"**************************************************"
>
&2
echo
""
>
&2
echo
""
>
&2
echo
"Content visualization of MINERVA platform is supported by Google Maps API. Users of MINERVA platform are obliged to comply with the Google Maps/Google Earth APIs Terms of Service (https://developers.google.com/maps/terms)."
>
&2
echo
""
>
&2
echo
""
>
&2
echo
"**************************************************"
>
&2
echo
""
>
&2
echo
""
>
&2
#we have to restart tomcat, because application was started on the old database and it might crash during deplyment
#for instance in the new war file there was init script that uses some new database features, but they are not
#availble when new war is deployed from debian package, so tomcat will catch SQL exception and stop deployment
...
...
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