3 lines
70 B
Text
3 lines
70 B
Text
|
#!/bin/sh
|
||
|
rm -fr ${PKG_PREFIX}/www/cgi-bin/openwebmail/etc/sessions/*
|