From 996deb2d68baff186f8d0f521cd53cdb1f391949 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 26 Jan 2013 01:11:09 +0100 Subject: Fix deploy scripts. --- Capfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Capfile') diff --git a/Capfile b/Capfile index 6a798eb..b46fd05 100644 --- a/Capfile +++ b/Capfile @@ -1,4 +1,4 @@ load 'deploy' # Uncomment if you are using Rails' asset pipeline - # load 'deploy/assets' +load 'deploy/assets' load 'config/deploy' # remove this line to skip loading any of the default tasks \ No newline at end of file -- cgit v1.2.3