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