8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
#/etc/yum.repos.d/local.repo
|
|
|
|
[MyPackages]
|
|
name = My custom packages
|
|
baseurl = http://lin1.formation.opendoor.fr/
|
|
enabled =1
|
|
gpgcheck = 0
|