Skip to content

Instantly share code, notes, and snippets.

@PascalTurbo
Created June 24, 2012 20:40
Show Gist options
  • Save PascalTurbo/2984822 to your computer and use it in GitHub Desktop.
Save PascalTurbo/2984822 to your computer and use it in GitHub Desktop.
cb01:canossa chris$ cap deploy:setup
* executing `deploy:setup'
* executing "mkdir -p /var/www/canossa/deploy /var/www/canossa/deploy/releases /var/www/canossa/deploy/shared /var/www/canossa/deploy/shared/system /var/www/canossa/deploy/shared/log /var/www/canossa/deploy/shared/pids"
servers: ["1.2.3.4"]
[1.2.3.4] executing command
command finished in 653ms
* executing "chmod g+w /var/www/canossa/deploy /var/www/canossa/deploy/releases /var/www/canossa/deploy/shared /var/www/canossa/deploy/shared/system /var/www/canossa/deploy/shared/log /var/www/canossa/deploy/shared/pids"
servers: ["1.2.3.4"]
[1.2.3.4] executing command
command finished in 667ms
cb01:canossa chris$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment