typo
This commit is contained in:
parent
f882cd586b
commit
2481d53d17
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ RUN (cp /etc/munin/apache24.conf /etc/apache2/sites-available/000-default.conf)
|
|||
(chfn -f 'munin' root) && \
|
||||
(/usr/sbin/a2enmod fcgid) && \
|
||||
rm -rf /etc/munin/plugins && \
|
||||
mkdir -p /etc/munin/plugins && \
|
||||
mkdir -p /etc/munin/plugins
|
||||
|
||||
COPY run.sh /usr/local/bin/run
|
||||
COPY munin_stats /etc/munin/plugins/munin_stats
|
||||
|
|
Reference in a new issue