Last modified by Ralf Schuchardt on 2020/11/17 19:23

From version 12.1
edited by tcripps
on 2008/11/24 21:38
Change comment: Just removed extra quote char after variable name
To version 14.1
edited by Pascal Robert
on 2010/09/12 00:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Web Applications-Deployment-Capistrano (Overview)
1 +Deployment-Capistrano (Overview)
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tcripps
1 +XWiki.probert
Content
... ... @@ -147,7 +147,7 @@
147 147  
148 148  == Cleanup ==
149 149  
150 -Let's right a cleanup task in order not to leave tar.gz archives both on our local machine and on remote servers. The task can look like this:
150 +Let's write a cleanup task in order not to leave tar.gz archives both on our local machine and on remote servers. The task can look like this:
151 151  
152 152  {{code}}
153 153