We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4be138 commit 51b6636Copy full SHA for 51b6636
lib/capistrano/cakephp/defaults.rb
@@ -4,7 +4,7 @@
4
5
set_if_empty :linked_dirs, [
6
'logs',
7
- 'tmp'
+ 'tmp',
8
'tmp/cache/models',
9
'tmp/cache/persistent',
10
'tmp/cache/views',
0 commit comments