A period here, a period there.

master
Nick Sergeant 2012-09-18 16:01:40 -04:00
parent d0972bfbb3
commit 4f837b658c
1 changed files with 1 additions and 1 deletions

2
fabfile.py vendored
View File

@ -23,7 +23,7 @@ def dep():
local('scss -t compressed media/css/blog-themes/pro-adams/style.scss media/css/blog-themes/pro-adams/style.css')
local('media/css/compile-css.sh')
local('git commit -am "Compiling CSS"')
local('git commit -am "Compiling CSS."')
_display_message('Collect static')
################