mirror of
https://github.com/searxng/searxng.git
synced 2025-08-26 21:36:50 +02:00
[fix] add missing nvm environment to the "./manage dev.env" command
This commit is contained in:
parent
48cec1fff6
commit
4e586a7eca
1 changed files with 1 additions and 0 deletions
1
manage
1
manage
|
@ -117,6 +117,7 @@ EOF
|
|||
|
||||
dev.env() {
|
||||
go.env.dev
|
||||
nvm.env
|
||||
node.env.dev
|
||||
|
||||
export GOENV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue