diff --git a/rakefile b/rakefile index e60bd8cb7a..bdeeb6b09d 100644 --- a/rakefile +++ b/rakefile @@ -88,7 +88,7 @@ task :package do /opt/wwc/mitx/collect_static_resources # Delete mako temp files - rm -rf /tmp/tmp* + rm -rf /tmp/tmp*mako service gunicorn start POSTINSTALL