mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-06 01:10:05 +02:00
log cleanup after domain remove
This commit is contained in:
@@ -87,6 +87,11 @@ fi
|
||||
# Deleting directory
|
||||
rm -rf $V_HOME/$user/domains/$domain
|
||||
|
||||
# Deleting logs
|
||||
rm -rf /var/log/httpd/domains/$domain.log*
|
||||
rm -rf /var/log/httpd/domains/$domain.bytes
|
||||
rm -rf /var/log/httpd/domains/$domain.error*
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
# Vesta #
|
||||
|
||||
Reference in New Issue
Block a user