Spotter-VM/lxc-apps/kanboard/install/update-conf.sh

4 lines
96 B
Bash
Raw Normal View History

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