Mark the collectstatic alias as executable

This commit is contained in:
Calen Pennington
2012-05-24 11:22:23 -04:00
parent 25e01799bb
commit 06e06c81ad

View File

@@ -78,6 +78,7 @@ task :package do
set -x
chown -R makeitso:makeitso #{INSTALL_DIR_PATH}
chmod +x #{INSTALL_DIR_PATH}/collect_static_resources
service gunicorn stop
rm -f #{LINK_PATH}