mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Missing character
This commit is contained in:
parent
fa73d16538
commit
f799572f1a
1 changed files with 1 additions and 1 deletions
|
@ -129,6 +129,6 @@ if [ -f "/lib/systemd/system/clamav-daemon.service" ]; then
|
|||
mkdir /var/run/clamav
|
||||
fi
|
||||
chown -R clamav:clamav /var/run/clamav
|
||||
service clamav-daemon restart /dev/null 2>&1
|
||||
service clamav-daemon restart > /dev/null 2>&1
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue