mirror of
https://github.com/myvesta/vesta
synced 2025-07-31 12:00:51 -07:00
Update vst-install-debian.sh
This commit is contained in:
parent
396cbc6a26
commit
08834fcd15
1 changed files with 0 additions and 1 deletions
|
@ -1238,7 +1238,6 @@ if [ "$clamd" = 'yes' ]; then
|
||||||
echo "=== Blocking executable files inside zip/rar/tar archives in ClamAV"
|
echo "=== Blocking executable files inside zip/rar/tar archives in ClamAV"
|
||||||
wget -nv -O $clamavfolder/foxhole_all.cdb http://c.myvestacp.com/tools/clamav/foxhole_all.cdb
|
wget -nv -O $clamavfolder/foxhole_all.cdb http://c.myvestacp.com/tools/clamav/foxhole_all.cdb
|
||||||
chown clamav:clamav $clamavfolder/foxhole_all.cdb
|
chown clamav:clamav $clamavfolder/foxhole_all.cdb
|
||||||
service clamav-daemon restart
|
|
||||||
fi
|
fi
|
||||||
service clamav-daemon start
|
service clamav-daemon start
|
||||||
check_result $? "clamav-daeom start failed"
|
check_result $? "clamav-daeom start failed"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue