Don't create empty cache.json on startup anymore
This commit is contained in:
parent
642e54b057
commit
0336c6256a
@ -8,7 +8,6 @@ do
|
|||||||
|
|
||||||
cd "${HOME}/${site}/backend/"
|
cd "${HOME}/${site}/backend/"
|
||||||
cp "../production/mempool-config.${site}.json" "mempool-config.json"
|
cp "../production/mempool-config.${site}.json" "mempool-config.json"
|
||||||
touch cache.json
|
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user