Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Blow the cache away when booting
Browse files Browse the repository at this point in the history
  • Loading branch information
arrdem committed May 9, 2017
1 parent fe3e397 commit dcc8544
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Expand Up @@ -13,4 +13,6 @@ fi

CP=$(cat "$CPFILE")

rm -rf render-cache # Clean out the cached pages

exec java -cp "$CP" clojure.main -m grimoire.web.service

0 comments on commit dcc8544

Please sign in to comment.