2019-10-03 20:48:09 +02:00

4 lines
96 B
Bash

#!/bin/sh
sed -i "s|\(^define('MAIL_FROM', \).*|\1'${EMAIL}');|" /srv/kanboard/conf/config.php