Don't create empty cache.json on startup anymore
This commit is contained in:
parent
a28a3b5fc9
commit
b4faf90de3
@ -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