correct READNE.md
This commit is contained in:
parent
04309ce461
commit
8a65bbfa57
2 changed files with 7 additions and 2 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
/bullet
|
||||
/fail2ban
|
|
@ -7,14 +7,17 @@ build model.
|
|||
|
||||
Joborun team
|
||||
|
||||
The repository should go between jobextra and obcore and look like this:
|
||||
The repository should go between jobextra and obcore and look like this
|
||||
/etc/pacman.conf:
|
||||
|
||||
<pre>
|
||||
[jobcomm]
|
||||
#Server = file:///var/cache/jobcomm/
|
||||
Include = /etc/pacman.d/jobo-mirror
|
||||
Include = /etc/pacman.d/mirrorlist-jobo
|
||||
</pre>
|
||||
|
||||
/etc/pacman.d/mirrorlist-jobo
|
||||
|
||||
<pre>
|
||||
Server = http://downloads.sourceforge.net/joborun/r
|
||||
</pre>
|
||||
|
|
Loading…
Reference in a new issue