mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
Update Makefile for 'refresh'
This commit is contained in:
parent
5679791ab0
commit
70b34d83a8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -22,4 +22,4 @@ fmt:
|
|||
deno fmt utils/*.js
|
||||
|
||||
refresh:
|
||||
deno run --allow-all utils/engine.js ; deno run --allow-all utils/images.js ; deno run --allow-all utils/img-opt.js ; deno run --allow-all utils/test.js ; deno run --allow-all utils/sync.js ; deno run --allow-all utils/build.js
|
||||
deno run --allow-all utils/engine.js ; deno run --allow-all utils/images.js ; deno run --allow-all utils/img-opt.js ; deno run --allow-all utils/test.js
|
||||
|
|
Loading…
Reference in a new issue