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