Skip to content
Snippets Groups Projects
Commit 88892665 authored by Bob Mottram's avatar Bob Mottram
Browse files

Extra logging

parent 9ce7a1bb
No related branches found
No related tags found
No related merge requests found
......@@ -3133,6 +3133,7 @@ function change_default_domain {
echo " fi";
echo " cp $webadmin_install_dir/domain_change_fail.html $webadmin_install_dir/index.html";
echo " chown www-data:www-data $webadmin_install_dir/index.html";
echo " echo 'Domain change failed' >> $webadmin_install_dir/upgrade.txt";
echo 'fi';
echo '';
echo "chown www-data:www-data \"$webadmin_install_dir/upgrade.txt\"";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment