mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev
This commit is contained in:
commit
a8874ea6ca
@ -251,6 +251,7 @@ if [ ${logsMegaByte} -gt 1000 ]; then
|
||||
echo "/var/log/nginx is present"
|
||||
fi
|
||||
sudo rm -r /var/log/*
|
||||
sudo service rsyslog restart
|
||||
if [ $nginxLog == 1 ]; then
|
||||
sudo mkdir /var/log/nginx
|
||||
echo "Recreated /var/log/nginx"
|
||||
|
Loading…
x
Reference in New Issue
Block a user