This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
mailcow-dockerized
Watch
1
Star
0
Fork
You've already forked mailcow-dockerized
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ab9d76240
mailcow-dockerized
/
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