Hi all,
I'm calling this in my fabfile:
sudo('rm -rf /srv/old_version_of_my_site')
The command line output when I run the fabfile looks like it should be working:
[mysite.com] sudo: rm -rf /srv/old_version_of_my_site
But when I actually SSH to the server and look with 'ls /srv' my old
folder is still there. Has anyone seen this before or have any idea
what's going on?
Brent
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user