Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
7a0c60fc
There was a problem fetching the pipeline stages.
Commit
7a0c60fc
authored
7 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Use official APT repo in install instructions
parent
9c79407d
No related merge requests found
Pipeline
#7925
passed with stages
in 3 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/site/markdown/installation.md
+1
-1
1 addition, 1 deletion
src/site/markdown/installation.md
with
1 addition
and
1 deletion
src/site/markdown/installation.md
+
1
−
1
View file @
7a0c60fc
...
...
@@ -13,7 +13,7 @@ We recommend to use the latest (LTS) versions of the distributions.
For Debian 8 you need to enable the backports repository to install Java 8:
# grep '^deb .*jessie-backports' -q /etc/apt/sources.list || echo "deb http://ftp.
fh-giessen.de
/debian
/
jessie-backports main" >> /etc/apt/sources.list
# grep '^deb .*jessie-backports' -q /etc/apt/sources.list || echo "deb http://ftp.
debian.org
/debian jessie-backports main" >> /etc/apt/sources.list
### Hardware
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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