Skip to content

Commit

Permalink
Item13394: Update page cache when trunk updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed May 5, 2015
1 parent 5cdc63c commit 145154c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/tools/develop/foswiki-trunk-update.sh
Expand Up @@ -88,3 +88,7 @@ for dir in data pub; do
fi
done
done

# Refresh the page cache
cd $ROOT/core/bin
./view refresh=all > /dev/null

0 comments on commit 145154c

Please sign in to comment.