You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-12-05 22:56:33 +02:00
Standarize image by using shared / similair layers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/python3
|
||||
#!/usr/bin/python3
|
||||
|
||||
import os
|
||||
|
||||
@@ -9,4 +9,4 @@ os.system("[ -f /data/main.cvd ] || freshclam")
|
||||
os.system("freshclam -d -c 6")
|
||||
|
||||
# Run clamav
|
||||
os.system("clamd")
|
||||
os.system("clamd")
|
||||
|
||||
Reference in New Issue
Block a user