correct READNE.md

This commit is contained in:
joborun linux 2023-08-19 03:10:41 +03:00
parent 04309ce461
commit 8a65bbfa57
2 changed files with 7 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/bullet
/fail2ban

View file

@ -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>