forked from sig_core/toolkit
4 lines
84 B
Bash
4 lines
84 B
Bash
|
#!/bin/bash
|
||
|
rm -f /etc/dovecot/conf.d/11-rocky.conf
|
||
|
m_serviceCycler dovecot restart
|