Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
materials
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
osak
materials
Commits
072a624b
Commit
072a624b
authored
Apr 02, 2012
by
Patrick Hallen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change release natty to oneiric
parent
37a30dd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
linuxparty.sh
linuxparty.sh
+2
-2
No files found.
linuxparty.sh
View file @
072a624b
...
...
@@ -60,8 +60,8 @@ echo "Mathematik: 3"
read
answer
if
[
$answer
-eq
1
]
;
then
echo
"deb http://archive.canonical.com/ubuntu/
natty
partner
deb-src http://archive.canonical.com/ubuntu/
natty
partner"
>
/etc/apt/sources.list.d/java.list
echo
"deb http://archive.canonical.com/ubuntu/
oneiric
partner
deb-src http://archive.canonical.com/ubuntu/
oneiric
partner"
>
/etc/apt/sources.list.d/java.list
apt-get update
apt-get
--quiet
install
-y
sun-java6-jdk eclipse hugs swi-prolog
;
...
...
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