parent
75a5d6bc12
commit
fbd3fcb121
@ -0,0 +1,6 @@ |
||||
#!/bin/bash |
||||
|
||||
echo "* post_installation.sh ..."; |
||||
|
||||
sudo echo "\$_configuration[\"disable_send_mail\"] = true;" >> app/config/configuration.php |
||||
sudo cat app/config/configuration.php |
Loading…
Reference in new issue