3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/sh
|
||
|
podman build -t remove_duplicate_imap_messages .
|