diff --git a/production/mempool-install-all b/production/mempool-install-all index ddcc9df8e..f8d9c8b74 100755 --- a/production/mempool-install-all +++ b/production/mempool-install-all @@ -8,7 +8,6 @@ do cd "${HOME}/${site}/backend/" cp "../production/mempool-config.${site}.json" "mempool-config.json" - touch cache.json npm install npm run build