This website requires JavaScript.
Explore
Help
Register
Sign In
paxton
/
mailcow
Watch
1
Star
0
Fork
You've already forked mailcow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
559d9dda71
mailcow
/
data
/
Dockerfiles
/
clamav
/
bootstrap.sh
8 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
trap
"kill 0"
SIGINT
freshclam -d
&
clamd
&
sleep inf
Reference in New Issue
View Git Blame
Copy Permalink