[object Object]

← back to Adsense Command Post

auto-data-snapshot: 2026-09-15T14:13:07 (1 data files) — .deploy.conf

d522126f9f30769eef8309bf271392fe61fd4d55 · 2026-09-15 14:14:03 -0700 · auto-commit-fleet

Files touched

Diff

commit d522126f9f30769eef8309bf271392fe61fd4d55
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date:   Tue Sep 15 14:14:03 2026 -0700

    auto-data-snapshot: 2026-09-15T14:13:07 (1 data files) — .deploy.conf
---
 .deploy.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.deploy.conf b/.deploy.conf
index 3957a00..08f0814 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,3 +1,6 @@
 PROJECT_NAME=adsense-command-post
 DEPLOY_PATH=/root/public-projects/adsense-command-post
 HEALTH_URL=http://127.0.0.1:9971/
+# No package-lock.json in this repo, so `npm ci` (deploy.sh default) errors EUSAGE.
+# Use npm install (resolves without a lockfile). --ignore-scripts keeps the secure default.
+INSTALL_CMD="npm install --omit=dev --no-audit --no-fund --ignore-scripts"

← be41f3f adsense command post: Kamatera remote-deploy script (pm2+ngi  ·  back to Adsense Command Post  ·  (newest)