diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-19 15:23:21 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-19 15:23:21 -0700 |
| commit | da848f7ecd69af21a5bb7b6c519d6ead76102753 (patch) | |
| tree | d4ff3774040e539181ee58c415beb9e092bf4b30 /bin | |
| parent | c7aa61434cc6c9351f2ce5059765e69a0525ebac (diff) | |
feat: print list of index files after they are built
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/setup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
