Commit 2f25cae6 by Calen Pennington

Delete mako temp files during .deb install

parent db652824
...@@ -87,6 +87,9 @@ task :package do ...@@ -87,6 +87,9 @@ task :package do
/opt/wwc/mitx/collect_static_resources /opt/wwc/mitx/collect_static_resources
# Delete mako temp files
rm -rf /tmp/tmp*
service gunicorn start service gunicorn start
POSTINSTALL POSTINSTALL
postinstall.close() postinstall.close()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment