summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-19 15:23:21 -0700
committermo khan <mo.khan@gmail.com>2020-11-19 15:23:21 -0700
commitda848f7ecd69af21a5bb7b6c519d6ead76102753 (patch)
treed4ff3774040e539181ee58c415beb9e092bf4b30 /bin
parentc7aa61434cc6c9351f2ce5059765e69a0525ebac (diff)
feat: print list of index files after they are built
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setup b/bin/setup
index 764634e..fe2d822 100755
--- a/bin/setup
+++ b/bin/setup
@@ -9,5 +9,5 @@ bundle install
echo ["$(date "+%H:%M:%S")"] "==> Compiling…"
bin/compile
-echo ["$(date "+%H:%M:%S")"] "==> Pull cache…"
+echo ["$(date "+%H:%M:%S")"] "==> Pulling cache…"
bin/run pull