mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-04-14 16:17:42 +02:00
added notes for ubuntu
This commit is contained in:
10
docs/notes/ubuntu.txt
Normal file
10
docs/notes/ubuntu.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
|
||||
sudo apt-get update
|
||||
scm ubuntu packages:
|
||||
- sun-java-jdk
|
||||
- mercurial
|
||||
- git-core
|
||||
- git-web
|
||||
- svn
|
||||
|
||||
sudo update-java-alternatives -s java-6-sun
|
||||
Reference in New Issue
Block a user