aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbust_cache4
1 files changed, 1 insertions, 3 deletions
diff --git a/bust_cache b/bust_cache
index 8097f5d..6c7d15d 100755
--- a/bust_cache
+++ b/bust_cache
@@ -1,5 +1,3 @@
#!/bin/sh
-rm -rf /var/cache/cgit/*
-
-echo busted
+rm -rf /var/cache/cgit/* && echo busted