mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 05:37:20 +01:00
Fix change password script.
This commit is contained in:
parent
6923ea4d1d
commit
2a2ce0e98d
2 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"check-lang": "node scripts/check-lang.js",
|
||||
"download-country-names": "node scripts/download-country-names.js",
|
||||
"download-language-names": "node scripts/download-language-names.js",
|
||||
"change-password": "node scripts/change-password.js",
|
||||
"loadtest": "node scripts/loadtest.js",
|
||||
"loadtest:medium": "node scripts/loadtest.js --weight=medium",
|
||||
"loadtest:heavy": "node scripts/loadtest.js --weight=heavy --verbose",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue