This commit is contained in:
2015-10-13 11:03:49 -04:00
parent c78bf77055
commit fd4ab23f50
+1
View File
@@ -147,6 +147,7 @@ bpwatch stop clear_old_venvs
bpwatch start restore_cache
# cp -R $CACHE_DIR/$CACHED_DIR . &> /dev/null || true
ls -a $CACHE_DIR
# python vendor python-stack python-version venv
cp -R $CACHE_DIR/$CACHED_DIR/python $CACHED_DIR/python &> /dev/null || true
cp -R $CACHE_DIR/$CACHED_DIR/python-stack $CACHED_DIR/python-stack &> /dev/null || true