mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
typo
This commit is contained in:
parent
1a7f1cdad2
commit
980be7236a
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ echo "/var/log/pandora-box.log {" > /etc/logrotate.d/pandora-box
|
||||||
echo " rotate 12" >> /etc/logrotate.d/pandora-box
|
echo " rotate 12" >> /etc/logrotate.d/pandora-box
|
||||||
echo " monthly" >> /etc/logrotate.d/pandora-box
|
echo " monthly" >> /etc/logrotate.d/pandora-box
|
||||||
echo " compress" >> /etc/logrotate.d/pandora-box
|
echo " compress" >> /etc/logrotate.d/pandora-box
|
||||||
ecjo " missingok" >> /etc/logrotate.d/pandora-box
|
echo " missingok" >> /etc/logrotate.d/pandora-box
|
||||||
echo " notifempty" >> /etc/logrotate.d/pandora-box
|
echo " notifempty" >> /etc/logrotate.d/pandora-box
|
||||||
echo "}" >> /etc/logrotate.d/pandora-box
|
echo "}" >> /etc/logrotate.d/pandora-box
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue