summaryrefslogtreecommitdiff
path: root/www/onlyoffice-documentserver/files/npm
diff options
context:
space:
mode:
Diffstat (limited to 'www/onlyoffice-documentserver/files/npm')
-rw-r--r--www/onlyoffice-documentserver/files/npm4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/onlyoffice-documentserver/files/npm b/www/onlyoffice-documentserver/files/npm
index 63b3d2d821f1..303b86ba9102 100644
--- a/www/onlyoffice-documentserver/files/npm
+++ b/www/onlyoffice-documentserver/files/npm
@@ -1,3 +1,3 @@
#!/bin/sh
-exec %%LOCALBASE%%/bin/npm --offline --nodedir=%%LOCALBASE%% "$@"
-#exec %%LOCALBASE%%/bin/npm --nodedir=%%LOCALBASE%% "$@"
+exec %%LOCALBASE%%/bin/npm --offline "$@"
+#exec %%LOCALBASE%%/bin/npm "$@"