mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
switched to epel awstats package
This commit is contained in:
parent
24fc53ac24
commit
8d85453755
6 changed files with 54 additions and 18 deletions
|
@ -85,6 +85,7 @@ fi
|
|||
if [ ! -z "$STATS" ] && [ "$STATS" != 'no' ]; then
|
||||
sed -i "/ $domain$/d" $VESTA/data/queue/webstats.pipe
|
||||
rm -f $HOMEDIR/$user/conf/web/$STATS.$domain.conf
|
||||
rm -f /etc/awstats/$STATS.$domain.conf
|
||||
fi
|
||||
|
||||
# Deleting ftp account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue