Skip to content

Commit

Permalink
remove zip file after extract
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohit Choudhary committed Mar 22, 2019
1 parent 61dd71b commit 9a32717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cache_get
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ fi

echo "cache_get: getting key: $CACHE_KEY_PREFIX/$CHK_SUM"
cachr get "$CACHE_KEY_PREFIX/$CHK_SUM"
rm "$CHK_SUM"

0 comments on commit 9a32717

Please sign in to comment.