Skip to content
Snippets Groups Projects
Commit d9f39f89 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Script] ./bin/tests.sh - fixes pull

parent e2f3669c
No related branches found
No related tags found
No related merge requests found
......@@ -142,6 +142,7 @@ function CloneCache
function PullCache
{
CloneCache
Head "Pull WP cache (to $FRAMAC_WP_CACHEDIR)..."
Run git -C $FRAMAC_WP_CACHEDIR pull --rebase
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment