diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ all: clean dev-setup build-js-production dev-setup: clean clean-dev npm-init npm-init: - npm install + npm ci npm-update: npm update |
![]() |
index : nextcloud-server.git | |
Nextcloud server, a safe home for all your data: https://github.com/nextcloud/server | www-data |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -4,7 +4,7 @@ all: clean dev-setup build-js-production dev-setup: clean clean-dev npm-init npm-init: - npm install + npm ci npm-update: npm update |