Typo
This commit is contained in:
parent
db109df99f
commit
eb04e98e0b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import pkg_resources
|
||||||
|
|
||||||
import os
|
import os
|
||||||
## Set the environment variable pointing to the configuration file
|
## Set the environment variable pointing to the configuration file
|
||||||
os.environ['MM2_CONFIG'] = '/etc/mirrormanager/mirrormanager2cfg'
|
os.environ['MM2_CONFIG'] = '/etc/mirrormanager/mirrormanager2.cfg'
|
||||||
|
|
||||||
## The following is only needed if you did not install mirrormanager2
|
## The following is only needed if you did not install mirrormanager2
|
||||||
## as a python module (for example if you run it from a git clone).
|
## as a python module (for example if you run it from a git clone).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue