feat(api): changed EE env handler
This commit is contained in:
parent
750308c765
commit
336992c91a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
bash env_vars.sh
|
||||
. env_vars.sh
|
||||
cd sourcemap-reader
|
||||
nohup npm start &> /tmp/sourcemap-reader.log &
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue