diff --git a/wo/cli/plugins/stack.py b/wo/cli/plugins/stack.py index 8eafe59..1cd236a 100644 --- a/wo/cli/plugins/stack.py +++ b/wo/cli/plugins/stack.py @@ -1200,7 +1200,7 @@ class WOStackController(CementBaseController): " {0}22222/htdocs/cache/memcached " .format(WOVariables.wo_webroot)) WOExtract.extract(self, '/tmp/memcached.tar.gz', - '{0}22222/htdocs/cache/memcached' + '{0}22222/htdocs/cache/memcached/' .format(WOVariables.wo_webroot)) Log.debug(self, "Setting Privileges to " "{0}22222/htdocs/cache/memcached file"