6119ea9fd6
Openwebmail is a webmail system designed to manage very big mail folder files in a memory efficient way. PR: 34781 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2 lines
70 B
Bash
2 lines
70 B
Bash
#!/bin/sh
|
|
rm -fr ${PKG_PREFIX}/www/cgi-bin/openwebmail/etc/sessions/*
|