5 lines
139 B
Bash
5 lines
139 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# limitation du filter.sh
|
||
|
docker exec -it mailServ bash -c "cp /home/filter/config/filter-20241109.sh /home/filter/filter.sh"
|