Skip to content
Snippets Groups Projects
Commit f3415f01 authored by David Schmitz's avatar David Schmitz
Browse files

log cleanup

parent abfb362a
Branches
Tags
No related merge requests found
......@@ -409,6 +409,7 @@ else
fi
mkdir -p "$fod_dir/log" "$fod_dir/logs"
touch "$fod_dir/debug.log"
chown -R fod: "$fod_dir/log" "$fod_dir/logs" "$fod_dir/debug.log"
#./manage.py syncdb --noinput
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment