Commit bd7f1c3a by Calen Pennington

Delete mako temp files during .deb install

parent cdf6c87b
......@@ -87,6 +87,9 @@ task :package do
/opt/wwc/mitx/collect_static_resources
# Delete mako temp files
rm -rf /tmp/tmp*
service gunicorn start
POSTINSTALL
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